1
0
mirror of https://github.com/flarum/core.git synced 2025-08-10 02:17:37 +02:00

Update changelog

This commit is contained in:
Franz Liedke
2019-02-15 00:30:03 +01:00
parent d515b16303
commit d6604dfa74

View File

@@ -1,5 +1,11 @@
# Changelog
## Unreleased
### Changed
- Replace event subscribers (that resolve services too early) with listeners ([0b3fbc5](https://github.com/flarum/likes/commit/0b3fbc5813a5b52e8b81aaf557dcf1ec37d1481a))
- Compatibility with Laravel 5.7 ([c2281d1](https://github.com/flarum/likes/commit/c2281d14f6e9268c6eb306781ffb43d74095cc9e))
## [0.1.0-beta.8.1](https://github.com/flarum/likes/compare/v0.1.0-beta.8...v0.1.0-beta.8.1)
### Fixed