pull/93/head
Sami Mazouz 2024-12-08 15:24:41 +01:00
parent eb2a8da86e
commit d5d0036793
No known key found for this signature in database
2 changed files with 7 additions and 1 deletions

View File

@ -1,5 +1,11 @@
# Changelog
## [2.0.0-beta.1](https://github.com/flarum/flarum/compare/v1.8.0...v2.0.0-beta.1)
### Added
* Messages extension
* GDPR extension
## [1.8.0](https://github.com/flarum/flarum/compare/v1.7.0...v1.8.0)
No changes.

View File

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