diff --git a/README.adoc b/README.adoc index aed55258..94c2f189 100644 --- a/README.adoc +++ b/README.adoc @@ -104,6 +104,10 @@ Google Group: http://groups.google.com/group/sshj-users Fork away! == Release history +SSHJ ?.??.? (2017-??-??):: +* Upgraded Gradle to 3.4.1 +* Merged https://github.com/hierynomus/sshj/pulls/305[#305]: Added support for custom string encoding +* Fixed https://github.com/hierynomus/sshj/issues/312[#312]: Upgraded BouncyCastle to 1.56 SSHJ 0.20.0 (2017-02-09):: * Merged https://github.com/hierynomus/sshj/pulls/294[#294]: Reference ED25519 by constant instead of name * Merged https://github.com/hierynomus/sshj/pulls/293[#293], https://github.com/hierynomus/sshj/pulls/295[#295] and https://github.com/hierynomus/sshj/pulls/301[#301]: Fixed OSGi packaging