Skip to content

Commit efaae6b

Browse files
authored
Merge pull request #358 from davep/v2.7.0
v2.7.0
2 parents ed2a769 + 7200e32 commit efaae6b

3 files changed

Lines changed: 118 additions & 108 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.7.0
44

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

77
- Replaced the regex-based `extract_first_paragraph` implementation with a
88
Markdown-library-powered approach.

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.6.0"
3+
version = "2.7.0"
44
description = "A blog-oriented static site generation engine"
55
readme = "README.md"
66
authors = [

0 commit comments

Comments
 (0)