File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ user in the changelog.
5
5
6
6
## [ Unreleased]
7
7
8
+ ## [ 0.24.0.0] - 2024-12-17
9
+
8
10
### Added
9
11
10
12
* Hacky markdown wordwrapping in templating
@@ -184,7 +186,8 @@ Gearing up for server daemon.
184
186
185
187
* Initial release
186
188
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
188
191
[ 0.23.0.0 ] : https://github.com/someodd/bore/compare/v0.22.0.0...v0.23.0.0
189
192
[ 0.22.0.0 ] : https://github.com/someodd/bore/compare/v0.21.0.0...v0.22.0.0
190
193
[ 0.21.0.0 ] : https://github.com/someodd/bore/compare/v0.20.0.0...v0.21.0.0
Original file line number Diff line number Diff line change 1
1
name : bore
2
- version : 0.23 .0.0
2
+ version : 0.24 .0.0
3
3
synopsis : Build gopherholes.
4
4
description : |
5
5
Static site builder, but for gopherholes. Manage phlogs with tags, use the Markdown renderer and Mustache templating system.
You can’t perform that action at this time.
0 commit comments