1
0
mirror of https://github.com/flarum/core.git synced 2025-08-31 11:52:16 +02:00

changelog and dep for v0.1.0-beta.14

This commit is contained in:
Daniël Klabbers
2020-10-15 11:17:59 +02:00
parent b90d637731
commit acf0c51cb4
2 changed files with 10 additions and 1 deletions

View File

@@ -1,5 +1,14 @@
# Changelog
# Changelog
## [0.1.0-beta.14](https://github.com/flarum/emoji/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/emoji/compare/v0.1.0-beta.12...v0.1.0-beta.13)
### Changed