From 1de96ff708c53e3c3f2f79160308bf983b132f91 Mon Sep 17 00:00:00 2001 From: Li Haoyi Date: Thu, 10 Nov 2016 19:40:03 +0800 Subject: [PATCH] 0.8.0 --- readme/Footer.scalatex | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/readme/Footer.scalatex b/readme/Footer.scalatex index ade2a2065..527d0577b 100644 --- a/readme/Footer.scalatex +++ b/readme/Footer.scalatex @@ -97,7 +97,14 @@ @sect{Changelog} - + @sect{0.8.0} + @ul + @li + Tweak default imports to avoid ambiguous imports reported in @issue(500) + @li + Allow configuration of SSHD console classloader @issue(486) + @li + Use RSA host keys instead of DSA @issue(485) @sect{0.7.9} @ul @li @@ -959,4 +966,4 @@ @sect.ref{Ammonite-Ops} to instead use @lnk("geny.Generator", "https://github.com/lihaoyi/geny")s instead. This should avoid all the problems with leaving file handles open if - you aren't careful with fully-consuming your iterators \ No newline at end of file + you aren't careful with fully-consuming your iterators