File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ user in the changelog.
5
5
6
6
## [ Unreleased]
7
7
8
+ ## [ 0.22.0.0] - 2024-11-19
9
+
10
+ ### Fixed
11
+
12
+ * Selector highlighting in search
13
+
8
14
## [ 0.21.0.0] - 2024-11-04
9
15
10
16
Lots of behind-the-scenes stuff.
@@ -161,7 +167,8 @@ Gearing up for server daemon.
161
167
162
168
* Initial release
163
169
164
- [ unreleased ] : https://github.com/someodd/bore/compare/v0.21.0.0...HEAD
170
+ [ unreleased ] : https://github.com/someodd/bore/compare/v0.22.0.0...HEAD
171
+ [ 0.22.0.0 ] : https://github.com/someodd/bore/compare/v0.21.0.0...v0.22.0.0
165
172
[ 0.21.0.0 ] : https://github.com/someodd/bore/compare/v0.20.0.0...v0.21.0.0
166
173
[ 0.20.0.0 ] : https://github.com/someodd/bore/compare/v0.19.0.0...v0.20.0.0
167
174
[ 0.19.0.0 ] : https://github.com/someodd/bore/compare/v0.18.0.0...v0.19.0.0
Original file line number Diff line number Diff line change 1
1
name : bore
2
- version : 0.21 .0.0
2
+ version : 0.22 .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