mirror of
https://github.com/flarum/core.git
synced 2025-08-08 09:26:34 +02:00
Release v0.1.0-beta.13
This commit is contained in:
11
extensions/lang-english/CHANGELOG.md
Normal file
11
extensions/lang-english/CHANGELOG.md
Normal 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)
|
@@ -5,7 +5,7 @@
|
|||||||
"keywords": ["locale"],
|
"keywords": ["locale"],
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"require": {
|
"require": {
|
||||||
"flarum/core": "^0.1.0-beta.12"
|
"flarum/core": "^0.1.0-beta.13"
|
||||||
},
|
},
|
||||||
"extra": {
|
"extra": {
|
||||||
"branch-alias": {
|
"branch-alias": {
|
||||||
|
Reference in New Issue
Block a user