chore(statistics): prepare v1.5.1

Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
This commit is contained in:
Sami Mazouz 2022-10-11 18:22:47 +01:00
parent 90a68506b8
commit dc215aba59
No known key found for this signature in database

View File

@ -1,9 +1,12 @@
# Changelog
## [1.4.2](https://github.com/flarum/statistics/compare/v1.4.1...v1.4.2)
## [1.5.1](https://github.com/flarum/statistics/compare/v1.5.0...v1.5.1)
### Changed
- Split timed data into per-model XHR requests (https://github.com/flarum/framework/pull/3601)
### Added
- Support for custom date ranges (https://github.com/flarum/framework/pull/3622)
### Fixed
- Previous period chart is unclear (https://github.com/flarum/framework/pull/3654)
## [1.4.1](https://github.com/flarum/statistics/compare/v1.4.0...v1.4.1)