1
0
mirror of https://github.com/flarum/core.git synced 2025-08-04 23:47:32 +02:00

changes for stable

This commit is contained in:
Daniel Klabbers
2021-05-25 18:51:56 +02:00
parent 2ce16084a2
commit 27f70c5df9
2 changed files with 6 additions and 1 deletions

View File

@@ -1,5 +1,10 @@
# Changelog # Changelog
## [1.0.0](https://github.com/flarum/lang-english/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/lang-english/compare/v0.1.0-beta.15...v0.1.0-beta.16) ## [0.1.0-beta.16](https://github.com/flarum/lang-english/compare/v0.1.0-beta.15...v0.1.0-beta.16)
### Added ### Added

View File

@@ -5,7 +5,7 @@
"keywords": ["locale"], "keywords": ["locale"],
"license": "MIT", "license": "MIT",
"require": { "require": {
"flarum/core": "^1.0.0" "flarum/core": "^1.0"
}, },
"extra": { "extra": {
"branch-alias": { "branch-alias": {