Skip to content

Commit cdd5ba2

Browse files
committed
Prepare for release 1.1.0-rc0
1 parent 50fc52c commit cdd5ba2

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,15 @@ All notable changes to this project will be documented in this file.
33

44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55

6-
## [1.0.2] - next
6+
## [1.1.0-rc0] - 2022-03-15
77
### Fixed
88
- Fixed segmentation fault when a signature algorithm is beging initialized
99
without a private key.
1010

11+
### Added
12+
- Added support for the `TPM2OPENSSL_PARENT_AUTH` environment variable.
13+
- Added the Code of Conduct and Contributing guidelines.
14+
1115
## [1.0.1] - 2022-01-23
1216
### Fixed
1317
- Fixed RSA/EC key equality checks. Works with OpenSSL 3.0.1.

0 commit comments

Comments
 (0)