Skip to content

Commit

Permalink
Prepare for release 1.1.0-rc0
Browse files Browse the repository at this point in the history
  • Loading branch information
gotthardp committed Mar 15, 2022
1 parent 50fc52c commit cdd5ba2
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,15 @@ All notable changes to this project will be documented in this file.

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

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

### Added
- Added support for the `TPM2OPENSSL_PARENT_AUTH` environment variable.
- Added the Code of Conduct and Contributing guidelines.

## [1.0.1] - 2022-01-23
### Fixed
- Fixed RSA/EC key equality checks. Works with OpenSSL 3.0.1.
Expand Down

0 comments on commit cdd5ba2

Please sign in to comment.