mirror of
https://github.com/flarum/framework.git
synced 2025-03-15 00:05:12 +08:00
changelog and dep for v0.1.0-beta.14
This commit is contained in:
parent
c9c4e10086
commit
13a2b8d9ad
@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## [0.1.0-beta.14](https://github.com/flarum/akismet/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
|
||||
|
||||
## [0.1.0-beta.13](https://github.com/flarum/akismet/compare/v0.1.0-beta.12...v0.1.0-beta.13)
|
||||
|
||||
### Changed
|
||||
|
@ -9,8 +9,8 @@
|
||||
"source": "https://github.com/flarum/akismet"
|
||||
},
|
||||
"require": {
|
||||
"flarum/core": "^0.1.0-beta.13",
|
||||
"flarum/approval": "^0.1.0-beta.13",
|
||||
"flarum/core": "^0.1.0-beta.14",
|
||||
"flarum/approval": "^0.1.0-beta.14",
|
||||
"tijsverkoyen/akismet": "^1.1"
|
||||
},
|
||||
"autoload": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user