mirror of
https://github.com/flarum/framework.git
synced 2025-02-21 04:25:54 +08:00
Release v1.2
This commit is contained in:
parent
c14642c985
commit
4cce5fbbda
@ -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.
|
||||
|
@ -19,7 +19,7 @@
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"flarum/core": "^1.1"
|
||||
"flarum/core": "^1.2"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user