From 382321decaab956f9a889cfd9e410f49e86fd50a Mon Sep 17 00:00:00 2001 From: Jeroen van Erp Date: Mon, 10 Apr 2017 10:13:47 +0200 Subject: [PATCH] Updated README --- README.adoc | 4 ++++ 1 file changed, 4 insertions(+) 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