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