diff --git a/CHANGELOG.md b/CHANGELOG.md index e760ddd..2274176 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ This project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] + +## [v3.0.1-rc2] - 2022-01-23 + +### Added +- Builds for arm7 and arm64 platforms + ### Changed - Abandoned git-flow process, the `master` branch renamed to `main` @@ -287,7 +293,8 @@ No change from beta1. specific message. -[Unreleased]: https://github.com/inbucket/inbucket/compare/v3.0.1-rc1...main +[Unreleased]: https://github.com/inbucket/inbucket/compare/v3.0.1-rc2...main +[v3.0.1-rc2]: https://github.com/inbucket/inbucket/compare/v3.0.1-rc1...v3.0.1-rc2 [v3.0.1-rc1]: https://github.com/inbucket/inbucket/compare/v3.0.0...v3.0.1-rc1 [v3.0.0]: https://github.com/inbucket/inbucket/compare/v3.0.0-rc4...v3.0.0 [v3.0.0-rc4]: https://github.com/inbucket/inbucket/compare/v3.0.0-rc2...v3.0.0-rc4