Release v1.2

This commit is contained in:
Daniel Klabbers 2022-01-20 12:48:09 +01:00
parent 3dd9472647
commit 73975799c9
2 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
# Changelog # Changelog
## [1.2.0](https://github.com/flarum/statistics/compare/v1.1.0...v1.2.0)
No changes.
## [1.1.0](https://github.com/flarum/statistics/compare/v1.0.0...v1.1.0) ## [1.1.0](https://github.com/flarum/statistics/compare/v1.0.0...v1.1.0)

View File

@ -19,7 +19,7 @@
} }
], ],
"require": { "require": {
"flarum/core": "^1.1" "flarum/core": "^1.2"
}, },
"autoload": { "autoload": {
"psr-4": { "psr-4": {