Skip to content

Commit

Permalink
changes for stable
Browse files Browse the repository at this point in the history
  • Loading branch information
luceos committed May 25, 2021
1 parent c068fc5 commit 0093439
Show file tree
Hide file tree
Showing 3 changed files with 119 additions and 355 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [1.0.0](https://github.com/flarum/subscriptions/compare/v0.1.0-beta.16...v1.0.0)

### Changed
- Compatibility with Flarum v1.0.0.

### Fixed
- Tooltips generate a deprecation warning
- Inconsistent data for subscribed provided by API (https://github.com/flarum/subscriptions/pull/37)

## [0.1.0-beta.16](https://github.com/flarum/subscriptions/compare/v0.1.0-beta.15...v0.1.0-beta.16)

### Changed
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
}
],
"require": {
"flarum/core": "^1.0.0"
"flarum/core": "^1.0"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 0093439

Please sign in to comment.