Bump version number & Complete change log

This commit is contained in:
Bubka
2022-05-31 23:57:32 +02:00
parent f2716782f7
commit fa4f569639
2 changed files with 7 additions and 1 deletions

View File

@@ -1,5 +1,11 @@
# Change log # Change log
## [3.1.1] - 2022-05-31
### Fixed
- [issue #85](https://github.com/Bubka/2FAuth/issues/57), [issue #86](https://github.com/Bubka/2FAuth/issues/86) Invalid OTP generated after the 2FA account has been saved to db
## [3.1.0] - 2022-05-20 ## [3.1.0] - 2022-05-20
### Added ### Added

View File

@@ -9,7 +9,7 @@ return [
| |
*/ */
'version' => '3.1.0', 'version' => '3.1.1',
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------