mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-06-26 15:01:54 +02:00
Bump version number and complete Change log
This commit is contained in:
parent
e1aa1152dd
commit
5d9e5bbf55
12
changelog.md
12
changelog.md
@ -1,3 +1,15 @@
|
|||||||
|
# Change log
|
||||||
|
|
||||||
|
## [1.2.0] - 2020-09-18
|
||||||
|
|
||||||
|
### Added
|
||||||
|
- QR Code scan using live stream when a camera is detected. Previous QR Code scanner remains available as fallback method or can be forced in Settings.
|
||||||
|
- New alternative layouts: List or Grid
|
||||||
|
- Accounts can be reordered
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- Notification banner (when saving settings) now has a fixed position
|
||||||
|
|
||||||
## [1.1.0] - 2020-03-23
|
## [1.1.0] - 2020-03-23
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
@ -22,7 +22,7 @@ return [
|
|||||||
|
|
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
'version' => '1.1.0',
|
'version' => '1.2.0',
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|--------------------------------------------------------------------------
|
|--------------------------------------------------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user