CHANGELOG.md in openssl-signature_algorithm-1.1.1 vs CHANGELOG.md in openssl-signature_algorithm-1.2.1

- old
+ new

@@ -1,7 +1,11 @@ # Changelog +## [v1.2.1] - 2022-06-05 + +- Support OpenSSL ~>3.0.0. Credits to @ClearlyClaire <3 + ## [v1.1.1] - 2021-02-11 ### Fixed - Fix error asking for ed25519 gem when actually not using EdDSA @@ -82,15 +86,17 @@ - `OpenSSL::SignatureAlgorithm::ECDSA` - `OpenSSL::SignatureAlgorithm::RSAPSS` - `OpenSSL::SignatureAlgorithm::RSAPKCS1` +[v1.2.1]: https://github.com/cedarcode/openssl-signature_algorithm/compare/v1.1.1...v1.2.1/ [v1.1.1]: https://github.com/cedarcode/openssl-signature_algorithm/compare/v1.1.0...v1.1.1/ [v1.1.0]: https://github.com/cedarcode/openssl-signature_algorithm/compare/v1.0.0...v1.1.0/ [v1.0.0]: https://github.com/cedarcode/openssl-signature_algorithm/compare/v0.4.0...v1.0.0/ [v0.4.0]: https://github.com/cedarcode/openssl-signature_algorithm/compare/v0.3.0...v0.4.0/ [v0.3.0]: https://github.com/cedarcode/openssl-signature_algorithm/compare/v0.2.0...v0.3.0/ [v0.2.0]: https://github.com/cedarcode/openssl-signature_algorithm/compare/v0.1.1...v0.2.0/ [v0.1.1]: https://github.com/cedarcode/openssl-signature_algorithm/compare/v0.1.0...v0.1.1/ [v0.1.0]: https://github.com/cedarcode/openssl-signature_algorithm/compare/41887c277dc7fa0c884ccf8924cf990ff76784d9...v0.1.0/ [@santiagorodriguez96]: https://github.com/santiagorodriguez96 +[@ClearlyClaire]: https://github.com/clearlyclaire