changelog and dep for v0.1.0-beta.14

This commit is contained in:
Daniël Klabbers 2020-10-20 16:41:02 +02:00
parent 563c03fc07
commit 880dff0e37
2 changed files with 19 additions and 1 deletions

View File

@ -1,5 +1,23 @@
# Changelog
### Added
- Keys for extension dependency errors (#172)
- Keys for emails from flarum/mentions (#167)
- Keys for emails from flarum/subscriptions (#168)
- Key for password validation rule (#151)
- Keys for email testing in the admin area (#156)
- Key for all discussions meta title (#158)
- Key for following page meta title (#159)
- Keys for display name drivers (#166)
### Changed
- Quoted translated string that contains variable (#169)
- Period added to stop line in validation messages (#170)
### Removed
- Keys for mandrill email driver
- Keys for SES email driver
## [0.1.0-beta.13](https://github.com/flarum/lang-english/compare/v0.1.0-beta.12...v0.1.0-beta.13)
### Added

View File

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