mirror of
https://github.com/flarum/core.git
synced 2025-07-31 13:40:20 +02:00
Release v0.1.0-beta.16
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
# Changelog
|
||||
|
||||
## [0.1.0-beta.16](https://github.com/flarum/approval/compare/v0.1.0-beta.15...v0.1.0-beta.16)
|
||||
|
||||
### Changed
|
||||
- Updated admin category from moderation to feature (https://github.com/flarum/approval/pull/24)
|
||||
- Moved locale files from translation pack to extension (https://github.com/flarum/approval/pull/22).
|
||||
|
||||
### Fixed
|
||||
- Comment and discussion count not updated after post approval (https://github.com/flarum/approval/pull/16)
|
||||
|
||||
## [0.1.0-beta.15](https://github.com/flarum/approval/compare/v0.1.0-beta.14...v0.1.0-beta.15)
|
||||
|
||||
### Changed
|
||||
|
@@ -17,8 +17,8 @@
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"flarum/core": "^0.1.0-beta.15",
|
||||
"flarum/flags": "^0.1.0-beta.15"
|
||||
"flarum/core": "^0.1.0-beta.16",
|
||||
"flarum/flags": "^0.1.0-beta.16"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
5180
extensions/approval/js/package-lock.json
generated
5180
extensions/approval/js/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user