CHANGES.txt in rye-0.9.6 vs CHANGES.txt in rye-0.9.7
- old
+ new
@@ -1,9 +1,16 @@
RYE, CHANGES
+#### 0.9.7 (2012-07-06) #############################
+
+* FIXED: STDERR output was printing to STDOUT in one case (Thanks rrepen)
+* FIXED: Pass options from Set to Box
+* ADDED: Feature/raise auth failure if publickey only [Dan Richert]
+
+
#### 0.9.6 (2012-05-10) #############################
-* Added: Feature/capture parallel set exceptions [Dan Richert]
+* ADDED: Feature/capture parallel set exceptions [Dan Richert]
#### 0.9.5 (2012-01-05) #############################
* FIXED: Bugfix for Sets to allow unsafe commands [vishnugopal]