Skip to content

Commit 0240131

Browse files
committed
Prepare for release v0.17.0.0
1 parent d4d9186 commit 0240131

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
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## [0.17.0.0] - 2024-10-23
6+
57
### Changed
68

79
* (hopefully) enhanced file ranking algorithm for search
@@ -126,7 +128,8 @@ Gearing up for server daemon.
126128

127129
* Initial release
128130

129-
[unreleased]: https://github.com/someodd/bore/compare/v0.16.0.0...HEAD
131+
[unreleased]: https://github.com/someodd/bore/compare/v0.17.0.0...HEAD
132+
[0.17.0.0]: https://github.com/someodd/bore/compare/v0.16.0.0...v0.17.0.0
130133
[0.16.0.0]: https://github.com/someodd/bore/compare/v0.15.0.0...v0.16.0.0
131134
[0.15.0.0]: https://github.com/someodd/bore/compare/v0.14.0.0...v0.15.0.0
132135
[0.14.0.0]: https://github.com/someodd/bore/compare/v0.13.0.0...v0.14.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.16.0.0
2+
version: 0.17.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)