File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ 0.3.0-rc0] - 2020-09-03
8+ ### Added
9+ - New option ` --label ` to specify the label to use in the TOTP authenticator app.
10+ - User-friendly error messages for common error conditions.
11+ - Support for running the integration tests with the swtpm simulator.
12+
713## [ 0.2.1] - 2019-12-28
814### Fixed
915- Fix ` show-tpm2-totp ` installation location when using dracut without plymouth.
Original file line number Diff line number Diff line change 55AC_PREREQ ( [ 2.68] )
66
77AC_INIT ( [ tpm2-totp] ,
8- [ 0.3.0_dev ] ,
8+ [ 0.3.0_rc0 ] ,
99 [ https://github.com/tpm2-software/tpm2-totp/issues] ,
1010 [ ] ,
1111 [ https://github.com/tpm2-software/tpm2-totp] )
You can’t perform that action at this time.
0 commit comments