We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 907a5d1 commit 6d3cd0aCopy full SHA for 6d3cd0a
1 file changed
CHANGELOG.md
@@ -14,6 +14,12 @@ Versioning](http://semver.org/spec/v2.0.0.html) except to the first release.
14
15
### Fixed
16
17
+## [v1.2.2] - 2026-04-03
18
+
19
+The release fixes build with OpenSSL v1.
20
21
+### Fixed
22
23
- Guard `SSL_trace` usage with `OPENSSL_NO_SSL_TRACE` check to fix build on
24
OpenSSL configurations without SSL trace support.
25
0 commit comments