v1.5 changes

pull/88/head v1.5.0
Daniël Klabbers 2022-09-13 11:46:32 +02:00
parent 887f9e288c
commit 0be676095d
2 changed files with 8 additions and 1 deletions

View File

@ -1,5 +1,12 @@
# Changelog
## [1.5.0](https://github.com/flarum/flarum/compare/v1.4.0...v1.5.0)
### Changed
- Update copyright [#85]
- Link logo to official website [#84]
## [1.4.0](https://github.com/flarum/flarum/compare/v1.3.0...v1.4.0)
No changes.

View File

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