Skip to content

Commit

Permalink
changes for beta 15
Browse files Browse the repository at this point in the history
  • Loading branch information
luceos committed Dec 20, 2020
1 parent 73d756e commit db94e7e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -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": {
Expand Down

0 comments on commit db94e7e

Please sign in to comment.