mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-06-19 19:28:08 +02:00
Bump version & Update change log
This commit is contained in:
parent
85e34c6fb6
commit
66a4ddde0a
10
changelog.md
10
changelog.md
@ -1,5 +1,15 @@
|
|||||||
# Change log
|
# Change log
|
||||||
|
|
||||||
|
## [3.3.3] - 2022-08-11
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- [issue #110](https://github.com/Bubka/2FAuth/issues/110) Can't sign in with login/password after the removal of the last webauthn device
|
||||||
|
- [issue #111](https://github.com/Bubka/2FAuth/issues/111) Inappropriate notification about existing user during registration
|
||||||
|
- [issue #113](https://github.com/Bubka/2FAuth/issues/113) Password reset does not work
|
||||||
|
- [issue #115](https://github.com/Bubka/2FAuth/issues/115) WEBAUTHN_NAME .env variable set as null generates server error
|
||||||
|
|
||||||
|
|
||||||
## [3.3.1-3.3.2] - 2022-08-02
|
## [3.3.1-3.3.2] - 2022-08-02
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
@ -9,7 +9,7 @@ return [
|
|||||||
|
|
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
'version' => '3.3.2',
|
'version' => '3.3.3',
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|--------------------------------------------------------------------------
|
|--------------------------------------------------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user