CHANGELOG.md in tpm-key_attestation-0.10.0 vs CHANGELOG.md in tpm-key_attestation-0.11.0

- old
+ new

@@ -1,7 +1,11 @@ # Changelog +## [v0.11.0] - 2022-07-05 + +- Support OpenSSL ~>3.0.0. Credits to @ClearlyClaire <3 + ## [v0.10.0] - 2020-07-09 ### Added - Support ECDSA with NIST P384 and P521 curves @@ -65,10 +69,11 @@ ### Added - `TPM::EKCertificate` wrapper - `TPM::SAttest` wrapper +[v0.11.0]: https://github.com/cedarcode/tpm-key_attestation/compare/v0.10.0...v0.11.0/ [v0.10.0]: https://github.com/cedarcode/tpm-key_attestation/compare/v0.9.0...v0.10.0/ [v0.9.0]: https://github.com/cedarcode/tpm-key_attestation/compare/v0.8.0...v0.9.0/ [v0.8.0]: https://github.com/cedarcode/tpm-key_attestation/compare/v0.7.0...v0.8.0/ [v0.7.0]: https://github.com/cedarcode/tpm-key_attestation/compare/v0.6.0...v0.7.0/ [v0.6.0]: https://github.com/cedarcode/tpm-key_attestation/compare/v0.5.0...v0.6.0/ @@ -77,5 +82,6 @@ [v0.3.0]: https://github.com/cedarcode/tpm-key_attestation/compare/v0.2.0...v0.3.0/ [v0.2.0]: https://github.com/cedarcode/tpm-key_attestation/compare/v0.1.0...v0.2.0/ [v0.1.0]: https://github.com/cedarcode/tpm-key_attestation/compare/57c926ef7e83830cee8d111fdc5ccaf99ab2e861...v0.1.0/ [@santiagorodriguez96]: https://github.com/santiagorodriguez96 +[@ClearlyClaire]: https://github.com/ClearlyClaire