1
0
mirror of https://github.com/flarum/core.git synced 2025-08-01 14:10:37 +02:00

chore(statistics): add release notes for 1.4.2

Signed-off-by: Sami Mazouz <ilyasmazouz@gmail.com>
This commit is contained in:
Sami Mazouz
2022-08-22 11:24:29 +01:00
parent f7dd609b26
commit 7f2f3e34f5

View File

@@ -1,5 +1,10 @@
# Changelog
## [1.4.2](https://github.com/flarum/statistics/compare/v1.4.1...v1.4.2)
### Changed
- Split timed data into per-model XHR requests (https://github.com/flarum/framework/pull/3601)
## [1.4.1](https://github.com/flarum/statistics/compare/v1.4.0...v1.4.1)
### Changed