Update changelog

This commit is contained in:
Franz Liedke 2019-06-13 01:32:20 +02:00
parent b9c4a003f2
commit 0e0159c397

View File

@ -5,6 +5,7 @@
### Changed
- Replace event subscribers (that resolve services too early) with listener-based extender ([4b34e50](https://github.com/flarum/mentions/commit/4b34e5096d1a2cef127b41756ebd7b4eb46bb0dd) and [9165321](https://github.com/flarum/mentions/commit/91653218eaeb031f644b1763297097b03c6aaac1))
- Compatibility with Laravel 5.7 ([3ef5ac0](https://github.com/flarum/mentions/commit/3ef5ac0cce350aff9db93c28c8ba3432dab86bcd))
- Use display name instead of username in emails ([acc0516](https://github.com/flarum/mentions/commit/acc0516a18d691095dc3657648f1bc16d0c5f51f))
### Fixed
- Post content with code blocks could corrupt notification emails ([d0ffe7b](https://github.com/flarum/mentions/commit/d0ffe7b9f1eb48e03ad546b28199322cd2011650))