mirror of
https://github.com/flarum/framework.git
synced 2025-02-20 17:52:45 +08:00
Release v1.2
This commit is contained in:
parent
6dddb748ba
commit
fc85ce8579
@ -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.
|
||||
|
@ -19,7 +19,7 @@
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"flarum/core": "^1.1"
|
||||
"flarum/core": "^1.2"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user