mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-06-26 06:52:13 +02:00
Bump version number and complete Change log
This commit is contained in:
parent
89eb860b28
commit
12ca334638
10
changelog.md
10
changelog.md
@ -1,5 +1,15 @@
|
|||||||
# Change log
|
# Change log
|
||||||
|
|
||||||
|
## [1.3.1] - 2020-10-12
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- Upgrade to Laravel 7.0
|
||||||
|
- Drop PHP 7.2 support
|
||||||
|
- Enable the Request reset password form in Demo mode but inactivated
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
- Fix missing notifications in Auth views
|
||||||
|
|
||||||
## [1.3.0] - 2020-10-09
|
## [1.3.0] - 2020-10-09
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
@ -22,7 +22,7 @@ return [
|
|||||||
|
|
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
'version' => '1.3.0',
|
'version' => '1.3.1',
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|--------------------------------------------------------------------------
|
|--------------------------------------------------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user