Release v0.1.0-beta.13

This commit is contained in:
Daniël Klabbers 2020-05-04 11:04:45 +02:00
parent 9f846c5672
commit e811871d09
2 changed files with 12 additions and 1 deletions

View File

@ -0,0 +1,11 @@
# Changelog
## [0.1.0-beta.13](https://github.com/flarum/lang-english/compare/v0.1.0-beta.12...v0.1.0-beta.13)
### Added
- Keys for hidden permission groups (#153, flarum/core#2129, flarum/core#845)
- Keys for post deletion confirmation (#162, flarum/core#2135)
- Keys for HTML meta data (#154, flarum/tags#72)
### Changed
- Key in confirmation deletion modal of user (#157)

View File

@ -5,7 +5,7 @@
"keywords": ["locale"],
"license": "MIT",
"require": {
"flarum/core": "^0.1.0-beta.12"
"flarum/core": "^0.1.0-beta.13"
},
"extra": {
"branch-alias": {