Release v0.1.0-beta.16

This commit is contained in:
Daniel Klabbers 2021-03-15 11:27:30 +01:00
parent 506985e881
commit b481e41a9b
3 changed files with 5182 additions and 22 deletions

View File

@ -1,5 +1,14 @@
# Changelog
## [0.1.0-beta.16](https://github.com/flarum/flags/compare/v0.1.0-beta.15...v0.1.0-beta.16)
### Added
- Created and Deleting events (https://github.com/flarum/flags/pull/35)
### Changed
- Updated admin category from moderation to feature (https://github.com/flarum/flags/pull/36)
- Moved locale files from translation pack to extension (https://github.com/flarum/flags/pull/32)
## [0.1.0-beta.15](https://github.com/flarum/flags/compare/v0.1.0-beta.14.1...v0.1.0-beta.15)
### Changed

View File

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

File diff suppressed because it is too large Load Diff