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 aefe113 commit 75d6b0f
Show file tree
Hide file tree
Showing 3 changed files with 92 additions and 163 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

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

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

## [0.1.0-beta.16](https://github.com/flarum/embed/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 75d6b0f

Please sign in to comment.