diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c61c4fc..e6d46d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ## [Unreleased] +## [0.2.1] - 2022-04-29 +### Fixed +* Digest emails no longer contain three extra days worth of feed items + ## [0.2.0] - 2022-04-29 ### Added * Progress display for test emails @@ -20,7 +24,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ## [0.1.0] - 2022-04-14 Initial release -[Unreleased]: https://github.com/codemicro/walrss/compare/v0.2.0...HEAD +[Unreleased]: https://github.com/codemicro/walrss/compare/v0.2.1...HEAD +[0.2.1]: https://github.com/codemicro/walrss/releases/tag/v0.2.1 [0.2.0]: https://github.com/codemicro/walrss/releases/tag/v0.2.0 [0.1.1]: https://github.com/codemicro/walrss/releases/tag/v0.1.1 [0.1.0]: https://github.com/codemicro/walrss/releases/tag/v0.1.0 |
