diff --git a/README.adoc b/README.adoc index 319939e1..3298f3f1 100644 --- a/README.adoc +++ b/README.adoc @@ -96,7 +96,7 @@ Google Group: http://groups.google.com/group/sshj-users Fork away! == Release history -SSHJ 0.16.0 (2016-??-??):: +SSHJ 0.16.0 (2016-04-11):: * Fixed https://github.com/hierynomus/sshj/issues/239[#239]: Remote port forwards did not work if you used the empty string as address, or a catch-all address. * Fixed https://github.com/hierynomus/sshj/issues/242[#242]: Added OSGI headers to sources jar manifest * Fixed https://github.com/hierynomus/sshj/issues/236[#236]: Remote Port forwarding with dynamic port allocation fails with BufferUnderflowException