diff --git a/CHANGELOG.md b/CHANGELOG.md index 3499a1d86..7e5a8d295 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # 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)