changelog and constraint for beta 15

This commit is contained in:
Daniël Klabbers 2020-12-14 21:03:48 +01:00
parent 4dcc9036d7
commit a509feb080
2 changed files with 8 additions and 2 deletions

View File

@ -1,5 +1,11 @@
# Changelog
## [0.1.0-beta.15](https://github.com/flarum/approval/compare/v0.1.0-beta.14.1...v0.1.0-beta.15)
### Changed
- Updated composer.json and admin javascript for new admin area.
- Updated extend.php with latest extenders.
## [0.1.0-beta.14](https://github.com/flarum/approval/compare/v0.1.0-beta.13...v0.1.0-beta.14)
### Changed

View File

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