Skip to content

Commit 7a9573b

Browse files
committed
Release v1.2
1 parent b133f3a commit 7a9573b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

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+
38
## [1.1.0](https://github.com/flarum/subscriptions/compare/v1.0.0...v1.1.0)
49

510
### Changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
}
2020
],
2121
"require": {
22-
"flarum/core": "^1.1"
22+
"flarum/core": "^1.2"
2323
},
2424
"autoload": {
2525
"psr-4": {

0 commit comments

Comments
 (0)