changelog and constraint for beta 15

This commit is contained in:
Daniël Klabbers 2020-12-14 22:36:54 +01:00
parent 632cb165d8
commit 9f065ee973
2 changed files with 7 additions and 1 deletions

View File

@ -1,5 +1,11 @@
# Changelog
## [0.1.0-beta.15](https://github.com/flarum/flags/compare/v0.1.0-beta.14.1...v0.1.0-beta.15)
### Changed
- Updated composer.json and admin javascript for new admin area.
- Updated to use newest extenders.
## [0.1.0-beta.14.1](https://github.com/flarum/flags/compare/v0.1.0-beta.14...v0.1.0-beta.14.1)
### Fixed

View File

@ -17,7 +17,7 @@
}
],
"require": {
"flarum/core": "^0.1.0-beta.14"
"flarum/core": "^0.1.0-beta.15"
},
"autoload": {
"psr-4": {