Changelog, fixes #176

This commit is contained in:
Jeff Forcier 2014-01-08 12:49:27 -08:00
parent 0fea895cdb
commit b57e825f77
1 changed files with 7 additions and 0 deletions

7
NEWS
View File

@ -12,6 +12,13 @@ Issues noted as "Fabric #NN" can be found at https://github.com/fabric/fabric/.
Releases
========
v1.10.5 (8th Jan 2014)
----------------------
* #176: Fix AttributeError bugs in known_hosts file (re)loading. Thanks to
Nathan Scowcroft for the patch & Martin Blumenstingl for the initial test
case.
v1.10.4 (27th Sep 2013)
-----------------------