mirror of
https://github.com/flarum/framework.git
synced 2024-11-25 17:57:04 +08:00
Update changelog
This commit is contained in:
parent
95d01f3136
commit
55b1fd5461
|
@ -1,5 +1,14 @@
|
|||
# Changelog
|
||||
|
||||
## Unreleased
|
||||
|
||||
### 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))
|
||||
|
||||
### Fixed
|
||||
- Post content with code blocks could corrupt notification emails ([d0ffe7b](https://github.com/flarum/mentions/commit/d0ffe7b9f1eb48e03ad546b28199322cd2011650))
|
||||
|
||||
## [0.1.0-beta.8.1](https://github.com/flarum/mentions/compare/v0.1.0-beta.8...v0.1.0-beta.8.1)
|
||||
|
||||
### Fixed
|
||||
|
|
Loading…
Reference in New Issue
Block a user