Skip to content

Commit 1412182

Browse files
committed
Release FeedGenerator 2.2.1
1 parent d6fdf49 commit 1412182

3 files changed

Lines changed: 6 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
CHANGELOG
22
=========
33

4+
2.2.1 - 2025-08-17
5+
------------------
6+
7+
Restore missing `content` property to default item dictionary.
8+
49
2.2.0 - 2025-07-14
510
------------------
611

RELEASE.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "feedgenerator"
3-
version = "2.2.0"
3+
version = "2.2.1"
44
authors = [
55
{name="Pelican Dev Team", email="authors@getpelican.com"},
66
]

0 commit comments

Comments
 (0)