Release v1.2

pull/80/head v1.2.0
Daniel Klabbers 2022-01-20 12:59:45 +01:00
parent 1b23531e8c
commit 4ce0568122
2 changed files with 9 additions and 1 deletions

View File

@ -1,5 +1,13 @@
# Changelog # Changelog
## [1.2.0](https://github.com/flarum/flarum/compare/v1.1.0...v1.2.0)
No changes.
## [1.1.0](https://github.com/flarum/flarum/compare/v1.0.0...v1.1.0)
No changes.
## [1.0.0](https://github.com/flarum/flarum/compare/v0.1.0-beta.16...v1.0.0) ## [1.0.0](https://github.com/flarum/flarum/compare/v0.1.0-beta.16...v1.0.0)
### Changed ### Changed

View File

@ -21,7 +21,7 @@
"docs": "https://docs.flarum.org/" "docs": "https://docs.flarum.org/"
}, },
"require": { "require": {
"flarum/core": "^1.0", "flarum/core": "^1.2",
"flarum/approval": "*", "flarum/approval": "*",
"flarum/bbcode": "*", "flarum/bbcode": "*",
"flarum/emoji": "*", "flarum/emoji": "*",