Skip to content

Commit 250ba83

Browse files
author
Home
committed
Prepare for release v0.24.0.0
1 parent ae22067 commit 250ba83

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ user in the changelog.
55

66
## [Unreleased]
77

8+
## [0.24.0.0] - 2024-12-17
9+
810
### Added
911

1012
* Hacky markdown wordwrapping in templating
@@ -184,7 +186,8 @@ Gearing up for server daemon.
184186

185187
* Initial release
186188

187-
[unreleased]: https://github.com/someodd/bore/compare/v0.23.0.0...HEAD
189+
[unreleased]: https://github.com/someodd/bore/compare/v0.24.0.0...HEAD
190+
[0.24.0.0]: https://github.com/someodd/bore/compare/v0.23.0.0...v0.24.0.0
188191
[0.23.0.0]: https://github.com/someodd/bore/compare/v0.22.0.0...v0.23.0.0
189192
[0.22.0.0]: https://github.com/someodd/bore/compare/v0.21.0.0...v0.22.0.0
190193
[0.21.0.0]: https://github.com/someodd/bore/compare/v0.20.0.0...v0.21.0.0

package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: bore
2-
version: 0.23.0.0
2+
version: 0.24.0.0
33
synopsis: Build gopherholes.
44
description: |
55
Static site builder, but for gopherholes. Manage phlogs with tags, use the Markdown renderer and Mustache templating system.

0 commit comments

Comments
 (0)