Skip to content

Commit 4256d08

Browse files
authored
Merge pull request #399 from davep/v2.14.0
2 parents cae4912 + cfd7045 commit 4256d08

3 files changed

Lines changed: 132 additions & 132 deletions

File tree

ChangeLog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# BlogMore ChangeLog
22

3-
## Unreleased
3+
## v2.14.0
44

5-
**Released: WiP**
5+
**Released: 2026-04-15**
66

77
- Added a "Posts per Year" horizontal bar chart to the stats page.
88
([#398](https://github.com/davep/blogmore/pull/398))

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "blogmore"
3-
version = "2.13.0"
3+
version = "2.14.0"
44
description = "A blog-oriented static site generation engine"
55
readme = "README.md"
66
authors = [

0 commit comments

Comments
 (0)