Skip to content

Commit

Permalink
changelog and constraint for beta 15
Browse files Browse the repository at this point in the history
  • Loading branch information
luceos committed Dec 15, 2020
1 parent 6876caa commit 8764dc6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,15 @@
# Changelog

## [0.1.0-beta.15](https://github.com/flarum/statistics/compare/v0.1.0-beta.14...v0.1.0-beta.15)

### Changed
- Updated composer.json and admin javascript for new admin area.
- Updated to use newest extenders.

## [0.1.0-beta.14](https://github.com/flarum/statistics/compare/v0.1.0-beta.13...v0.1.0-beta.14)

### Changed
- Switched from momentjs to dayjs
- Updated mithril to version 2
- Load language strings correctly on en-/disable
- Updated JS dependencies
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
}
],
"require": {
"flarum/core": "^0.1.0-beta.14"
"flarum/core": "^0.1.0-beta.15"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 8764dc6

Please sign in to comment.