We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10635bd commit 556ed2eCopy full SHA for 556ed2e
1 file changed
CHANGELOG.md
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## [0.2.1] - 2019-12-28
8
+### Fixed
9
+- Fix `show-tpm2-totp` installation location when using dracut without plymouth.
10
+- Add missing include `endian.h` to improve portability.
11
+- Fix warning for dracut udev rule.
12
+
13
## [0.2.0] - 2019-10-22
14
### Added
15
- pkg-config file for libtpm2-totp.
0 commit comments