We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b9d0f1 commit affa7d3Copy full SHA for affa7d3
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## [1.2.0](https://github.com/flarum/statistics/compare/v1.1.0...v1.2.0)
4
+
5
+No changes.
6
7
## [1.1.0](https://github.com/flarum/statistics/compare/v1.0.0...v1.1.0)
8
composer.json
@@ -19,7 +19,7 @@
19
}
20
],
21
"require": {
22
- "flarum/core": "^1.1"
+ "flarum/core": "^1.2"
23
},
24
"autoload": {
25
"psr-4": {
0 commit comments