1
0
mirror of https://github.com/flarum/core.git synced 2025-07-17 06:41:21 +02:00

changelog and constraint for beta 9

This commit is contained in:
Daniël Klabbers
2019-06-24 12:45:11 +02:00
parent a27b500e9a
commit c15e270c01
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## Unreleased
## [0.1.0-beta.9](https://github.com/flarum/akismet/compare/v0.1.0-beta.8...v0.1.0-beta.9)
### Changed
- Replace event subscribers (that resolve services too early) with listeners ([cf3f724](https://github.com/flarum/akismet/commit/cf3f724bafbcf901a41cb76dfe44c896debde241))

View File

@@ -15,7 +15,7 @@
"source": "https://github.com/flarum/akismet"
},
"require": {
"flarum/core": "^0.1.0-beta.8",
"flarum/core": "^0.1.0-beta.9",
"flarum/approval": "^0.1.0-beta.6",
"tijsverkoyen/akismet": "^1.1"
},