mirror of
https://github.com/Yubico/yubioath-flutter.git
synced 2024-11-23 18:58:29 +03:00
Prepare for release 3.0.0
This commit is contained in:
parent
6ab5298cd1
commit
c992679d00
2
NEWS
2
NEWS
@ -1,4 +1,4 @@
|
||||
* Version 3.0.0 (Unreleased)
|
||||
* Version 3.0.0 (released 2016-06-09)
|
||||
** Added compatibility with Python 3 (Python 2 is still supported).
|
||||
** Added support for generating alphanumeric Steam authenticator codes for entries prefixed with "Steam:".
|
||||
** Added a confirmation dialog box when overwriting entries.
|
||||
|
@ -24,4 +24,4 @@
|
||||
# non-source form of such a combination shall include the source code
|
||||
# for the parts of OpenSSL used as well as that of the covered work.
|
||||
|
||||
__version__ = "2.3.0"
|
||||
__version__ = "3.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user