Update changelog

This commit is contained in:
Franz Liedke 2019-02-15 00:30:00 +01:00
parent b20d590289
commit 979030432f

View File

@ -1,5 +1,11 @@
# Changelog
## Unreleased
### Changed
- Replace event subscribers (that resolve services too early) with listeners ([2f3417b](https://github.com/flarum/flags/commit/2f3417b863793b918d64c51bcdd65a77e05ffdb9))
- Compatibility with Laravel 5.7 ([bd00270](https://github.com/flarum/flags/commit/bd002708c57b5297b1796233d04d18876523ae49))
## [0.1.0-beta.8.1](https://github.com/flarum/flags/compare/v0.1.0-beta.8...v0.1.0-beta.8.1)
### Fixed