Skip to content

Commit ecf5aa1

Browse files
committed
[ruby/openssl] Sync History.md
1 parent b839dee commit ecf5aa1

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

ext/openssl/History.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
Version 3.3.2
2+
=============
3+
4+
Merged changes in 3.1.3 and 3.2.3.
5+
6+
17
Version 3.3.1
28
=============
39

@@ -80,6 +86,12 @@ And various non-user-visible changes and bug fixes. Please see the commit
8086
history for more details.
8187

8288

89+
Version 3.2.3
90+
=============
91+
92+
Merged changes in 3.1.3.
93+
94+
8395
Version 3.2.2
8496
=============
8597

@@ -132,6 +144,16 @@ Notable changes
132144
[[GitHub #141]](https://github.com/ruby/openssl/pull/141)
133145

134146

147+
Version 3.1.3
148+
=============
149+
150+
Bug fixes
151+
---------
152+
153+
* Fix missing NULL check for `EVP_PKEY_get0()` functions with OpenSSL 3.x.
154+
[[GitHub #957]](https://github.com/ruby/openssl/pull/957)
155+
156+
135157
Version 3.1.2
136158
=============
137159

0 commit comments

Comments
 (0)