We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50fc52c commit cdd5ba2Copy full SHA for cdd5ba2
docs/CHANGELOG.md
@@ -3,11 +3,15 @@ All notable changes to this project will be documented in this file.
3
4
The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
6
-## [1.0.2] - next
+## [1.1.0-rc0] - 2022-03-15
7
### Fixed
8
- Fixed segmentation fault when a signature algorithm is beging initialized
9
without a private key.
10
11
+### Added
12
+- Added support for the `TPM2OPENSSL_PARENT_AUTH` environment variable.
13
+- Added the Code of Conduct and Contributing guidelines.
14
+
15
## [1.0.1] - 2022-01-23
16
17
- Fixed RSA/EC key equality checks. Works with OpenSSL 3.0.1.
0 commit comments