2019-02-15 07:30:49 +08:00
|
|
|
# Changelog
|
|
|
|
|
2020-10-14 19:03:37 +08:00
|
|
|
## [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
|
|
|
|
|
2020-05-01 19:08:40 +08:00
|
|
|
## [0.1.0-beta.13](https://github.com/flarum/akismet/compare/v0.1.0-beta.12...v0.1.0-beta.13)
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
- Updated JS dependencies
|
|
|
|
|
2019-06-24 18:45:11 +08:00
|
|
|
## [0.1.0-beta.9](https://github.com/flarum/akismet/compare/v0.1.0-beta.8...v0.1.0-beta.9)
|
2019-02-15 07:30:49 +08:00
|
|
|
|
|
|
|
### Changed
|
|
|
|
- Replace event subscribers (that resolve services too early) with listeners ([cf3f724](https://github.com/flarum/akismet/commit/cf3f724bafbcf901a41cb76dfe44c896debde241))
|
|
|
|
|