diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e5a8d295c..bcddd5f9e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,16 +1,13 @@ # Changelog -## [v1.8.2](https://github.com/flarum/framework/compare/v1.8.1...v1.8.2) -### Fixed -* (mentions) missed post mentions UI changes with lazy loading -* (mentions) cannot use newly introduced mentionables extender -* (mentions) missing slug from post mention links - ## [v1.8.1](https://github.com/flarum/framework/compare/v1.8.0...v1.8.1) ### Fixed * recover temporary solution for html entities in browser title (e72541e35de4f71f9d870bbd9bb46ddf586bdf1d) * custom contrast color affected by parents (577890d89c593ae5b6cb96083fab69e2f1ae600c) * reply placeholder wrong positioning (253a3d281dbf5ce3fa712b629b80587cf67e7dbe) +* (mentions) missed post mentions UI changes with lazy loading [#3832] +* (mentions) cannot use newly introduced mentionables extender [#3849] +* (mentions) missing slug from post mention links ([5a4bb7c](5a4bb7ccf226f66dd44816cb69b3d7cfe4ad7f7c)) ## [v1.8.0](https://github.com/flarum/framework/compare/v1.7.1...v1.8.0) ### Fixed