Release v1.2

This commit is contained in:
Daniel Klabbers 2022-01-20 12:10:11 +01:00
parent c14642c985
commit 4cce5fbbda
2 changed files with 6 additions and 1 deletions

View File

@ -1,5 +1,10 @@
# Changelog
## [1.2.0](https://github.com/flarum/nicknames/compare/v1.1.0...v1.2.0)
### Added
- Prompt for nickname on registration (https://github.com/flarum/nicknames/pull/4).
## [1.1.0](https://github.com/flarum/nicknames/compare/v1.0.0...v1.1.0)
No changes.

View File

@ -19,7 +19,7 @@
}
],
"require": {
"flarum/core": "^1.1"
"flarum/core": "^1.2"
},
"autoload": {
"psr-4": {