diff options
| author | botpub <52496925+botpub@users.noreply.github.com> | 2023-04-14 10:31:18 +0000 |
|---|---|---|
| committer | botpub <52496925+botpub@users.noreply.github.com> | 2023-04-14 10:31:18 +0000 |
| commit | 245ae3334a5172aea520e1362fc99c219ba8084a (patch) | |
| tree | 0f892e5dfef3fb9f3d3c83521a3643c0b492ec43 /CHANGELOG.md | |
| parent | 2b21e86ff6304e5b2a8b3d5fdfc2c86fb01cea78 (diff) | |
| download | feedgenerator-245ae3334a5172aea520e1362fc99c219ba8084a.tar.gz | |
Release feedgenerator 2.1.0
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 70ea70e..41fec05 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ CHANGELOG ========= +2.1.0 - 2023-04-14 +------------------ + +* Modernize and improve tests ([#32](https://github.com/getpelican/feedgenerator/pull/32) & [#34](https://github.com/getpelican/feedgenerator/pull/34) — thanks to @venthur) +* Drop support for Python 3.6 and test on 3.10 & 3.11 ([#35](https://github.com/getpelican/feedgenerator/pull/35) — thanks to @hugovk) +* Exclude `tests_feedgenerator/__pycache__` from distribution ([#33](https://github.com/getpelican/feedgenerator/pull/33) — thanks to @BenSturmfels) + 2.0.0 - 2021-09-28 ------------------ |
