Release v1.2

This commit is contained in:
Daniel Klabbers 2022-01-20 12:13:37 +01:00
parent 6dddb748ba
commit fc85ce8579
2 changed files with 7 additions and 1 deletions

View File

@ -1,5 +1,11 @@
# Changelog
## [1.2.0](https://github.com/flarum/flags/compare/v1.1.0...v1.2.0)
### Fixed
- Missing translation for the reason flag (https://github.com/flarum/flags/pull/30).
- Created flags show user as "deleted" until a page refresh (https://github.com/flarum/flags/pull/42)
## [1.1.0](https://github.com/flarum/flags/compare/v1.0.0...v1.1.0)
No changes.

View File

@ -19,7 +19,7 @@
}
],
"require": {
"flarum/core": "^1.1"
"flarum/core": "^1.2"
},
"autoload": {
"psr-4": {