mirror of
https://github.com/flarum/framework.git
synced 2024-11-28 20:16:08 +08:00
changes for beta 15
This commit is contained in:
parent
0892b83c88
commit
833dfb1fae
|
@ -1,5 +1,15 @@
|
|||
# Changelog
|
||||
|
||||
## [0.1.0-beta.14.1](https://github.com/flarum/lang-english/compare/v0.1.0-beta.14.1...v0.1.0-beta.15)
|
||||
|
||||
### Added
|
||||
- Keys for new admin interface (#176)
|
||||
- Keys for slug driver (#179)
|
||||
- Keys for flarum/nicknames (#178)
|
||||
|
||||
### Fixes
|
||||
- Appearance title key references incorrect key (#180)
|
||||
|
||||
## [0.1.0-beta.14.1](https://github.com/flarum/lang-english/compare/v0.1.0-beta.14...v0.1.0-beta.14.1)
|
||||
|
||||
### Fixed
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"keywords": ["locale"],
|
||||
"license": "MIT",
|
||||
"require": {
|
||||
"flarum/core": "^0.1.0-beta.14"
|
||||
"flarum/core": "^0.1.0-beta.15"
|
||||
},
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
|
|
Loading…
Reference in New Issue
Block a user