We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cae4912 + cfd7045 commit 4256d08Copy full SHA for 4256d08
3 files changed
ChangeLog.md
@@ -1,8 +1,8 @@
1
# BlogMore ChangeLog
2
3
-## Unreleased
+## v2.14.0
4
5
-**Released: WiP**
+**Released: 2026-04-15**
6
7
- Added a "Posts per Year" horizontal bar chart to the stats page.
8
([#398](https://github.com/davep/blogmore/pull/398))
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "blogmore"
-version = "2.13.0"
+version = "2.14.0"
description = "A blog-oriented static site generation engine"
readme = "README.md"
authors = [
0 commit comments