mirror of
https://github.com/flarum/framework.git
synced 2024-11-27 02:53:37 +08:00
18 lines
472 B
Markdown
18 lines
472 B
Markdown
# Changelog
|
|
|
|
## [0.1.0-beta.14](https://github.com/flarum/approval/compare/v0.1.0-beta.13...v0.1.0-beta.14)
|
|
|
|
### Changed
|
|
- Updated mithril to version 2
|
|
- Load language strings correctly on en-/disable
|
|
- Updated JS dependencies
|
|
|
|
### Removed
|
|
- Removed AssertPermissionTrait (#19)
|
|
|
|
## [0.1.0-beta.13](https://github.com/flarum/approval/compare/v0.1.0-beta.12...v0.1.0-beta.13)
|
|
|
|
### Changed
|
|
- Updated JS dependencies
|
|
- Stop using deprecated core events, use extenders instead
|