diff --git a/CHANGELOG.md b/CHANGELOG.md index f282f40f..2a931fb1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ## [Unreleased] +*Nothing yet*. + +## [1.2.9] - December 22nd, 2021 + ### Deprecation notices In a future version (likely the next), the in-memory cache support will be removed. Instead, please use the Redis @@ -304,7 +308,8 @@ a large database (more than about 100k uploaded files), run the following steps * Various other features that would be expected like maximum/minimum size controls, rate limiting, etc. Check out the sample config for a better idea of what else is possible. -[unreleased]: https://github.com/turt2live/matrix-media-repo/compare/v1.2.7...HEAD +[unreleased]: https://github.com/turt2live/matrix-media-repo/compare/v1.2.9...HEAD +[1.2.9]: https://github.com/turt2live/matrix-media-repo/compare/v1.2.8...v1.2.9 [1.2.8]: https://github.com/turt2live/matrix-media-repo/compare/v1.2.7...v1.2.8 [1.2.6]: https://github.com/turt2live/matrix-media-repo/compare/v1.2.6...v1.2.7 [1.2.6]: https://github.com/turt2live/matrix-media-repo/compare/v1.2.5...v1.2.6