File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1+ * Version 3.0.1 (released 2016-06-13)
2+ ** Bugfix release:
3+ - Don't import OSX libs outside of OSX.
4+ - Packaging related fixes.
5+
16* Version 3.0.0 (released 2016-06-09)
27 ** Added compatibility with Python 3 (Python 2 is still supported).
38 ** Added support for generating alphanumeric Steam authenticator codes for entries prefixed with "Steam:".
4651 ** Minor fixes to platform specific quirks.
4752
4853* Version 2.0.0 (released 2015-06-15)
49- ** Complete rewrite
54+ ** Complete rewrite:
5055 - Supports all OATH-enabled YubiKeys, including YubiKey Standard.
5156 - New overhauled UI.
Original file line number Diff line number Diff line change 2424# non-source form of such a combination shall include the source code
2525# for the parts of OpenSSL used as well as that of the covered work.
2626
27- __version__ = "3.0.0 "
27+ __version__ = "3.0.1 "
You can’t perform that action at this time.
0 commit comments