diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3e379dd1b0ca11686489ecec64abc68a4cadd0e4..4fe6508d287c5c66bca56dbbe9570b423b1e2a8d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
 
 ## [Unreleased]
 
+## [1.2.8] - April 30th, 2021
+
+### Fixed
+
+* Fixed crashes when internal workers encounter panics.
+
 ## [1.2.7] - April 19th, 2021
 
 ### Security advisories
@@ -274,6 +280,7 @@ a large database (more than about 100k uploaded files), run the following steps
   sample config for a better idea of what else is possible.
 
 [unreleased]: https://github.com/turt2live/matrix-media-repo/compare/v1.2.7...HEAD
+[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
 [1.2.5]: https://github.com/turt2live/matrix-media-repo/compare/v1.2.4...v1.2.5