From 15a966a674a0c6813131057ee1540f021071ad3c Mon Sep 17 00:00:00 2001 From: Kazuki Yamaguchi Date: Thu, 8 Sep 2022 18:07:20 +0900 Subject: [PATCH] [ruby/openssl] Ruby/OpenSSL 2.2.2 https://github.com/ruby/openssl/commit/de8a644bc4 --- ext/openssl/History.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ext/openssl/History.md b/ext/openssl/History.md index 7e56229612..f54e0984e3 100644 --- a/ext/openssl/History.md +++ b/ext/openssl/History.md @@ -100,6 +100,12 @@ Notable changes [[GitHub #342]](https://github.com/ruby/openssl/issues/342) +Version 2.2.2 +============= + +Merged changes in 2.1.4. + + Version 2.2.1 =============