Skip to content

Commit acf884b

Browse files
committed
[chore] changelog for 0.10.6
1 parent 2819706 commit acf884b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

History.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## 0.10.6
2+
3+
* [feat] upgrade BC library to 1.68
4+
* [compat] align with Ruby OpenSSL 2.2.0
5+
* [fix] SSLContext#ciphers= (fixes #221 and jruby/jruby#3100) (#222)
6+
* [fix] Java::JavaLang::StringIndexOutOfBoundsException on ctx.cipher=[] (fixes #220) (#223)
7+
* [fix] SSLContext#ciphers= compatibility (fixes #223) (#220)
8+
* [fix] Match OpenSSL::X509::Name.hash implementation with Ruby (#216)
9+
* [fix] OpenSSL::SSL::SSLContext#min_version= failure (#215)
10+
* [fix] adds OpenSSL::Cipher#iv_len= setter (#208)
11+
112
## 0.10.5
213

314
* [fix] EC key sign/verify (#193)

0 commit comments

Comments
 (0)