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 b133f3a commit 7a9573bCopy full SHA for 7a9573b
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## [1.2.0](https://github.com/flarum/subscriptions/compare/v1.1.0...v1.2.0)
4
+
5
+### Changed
6
+- Set priority on subscription sidebar item (https://github.com/flarum/subscriptions/pull/43).
7
8
## [1.1.0](https://github.com/flarum/subscriptions/compare/v1.0.0...v1.1.0)
9
10
### Changed
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