Răsfoiți Sursa

Release 0.9.7.

Jelmer Vernooij 10 ani în urmă
părinte
comite
4e6e32e351
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 2 2
      NEWS

+ 2 - 2
NEWS

@@ -1,4 +1,4 @@
-0.9.7	UNRELEASED
+0.9.7	2014-06-08
 
  BUG FIXES
 
@@ -40,7 +40,7 @@
 API CHANGES
 
   * An optional close function can be passed to the Protocol class. This will
-    be called by it's close method. (Gary van der Merwe)
+    be called by its close method. (Gary van der Merwe)
 
   * All classes with close methods are now context managers, so that they can
     be easily closed using a `with` statement. (Gary van der Merwe)