From a902dcd07c9ac75b22872e0d12e822d9a813044b Mon Sep 17 00:00:00 2001 From: AKP Date: Wed, 31 Aug 2022 12:55:54 +0100 Subject: Update `CHANGELOG.md` --- CHANGELOG.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a9b06fd..e11e94a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ## [Unreleased] +## [0.3.3] - 2022-08-31 +### Fixed +* Feed entries can now be deleted. [#1](https://github.com/codemicro/walrss/issues/1) +* Proper errors are shown when attempting to register with an in-use email address. [#2](https://github.com/codemicro/walrss/issues/2) + ## [0.3.2] - 2022-08-13 ### Added * OIDC support @@ -43,7 +48,10 @@ This one deploys. ## [0.1.0] - 2022-04-14 Initial release -[Unreleased]: https://github.com/codemicro/walrss/compare/v0.3.0...HEAD +[Unreleased]: https://github.com/codemicro/walrss/compare/v0.3.3...HEAD +[0.3.3]: https://github.com/codemicro/walrss/releases/tag/v0.3.3 +[0.3.2]: https://github.com/codemicro/walrss/releases/tag/v0.3.2 +[0.3.1]: https://github.com/codemicro/walrss/releases/tag/v0.3.1 [0.3.0]: https://github.com/codemicro/walrss/releases/tag/v0.3.0 [0.2.3]: https://github.com/codemicro/walrss/releases/tag/v0.2.3 [0.2.2]: https://github.com/codemicro/walrss/releases/tag/v0.2.2 -- cgit v1.2.3-70-g09d2