We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdcccc0 commit b1d90c5Copy full SHA for b1d90c5
README.rst
@@ -189,8 +189,8 @@ There are two limitations to watch out for, though:
189
Changes
190
=======
191
192
-1.2 (not yet released)
193
-----------------------
+1.2 (2016-11-14)
+----------------
194
195
* Rewrote ``yield from`` support; now has much more accurate handling
196
of edge cases.
@@ -199,6 +199,7 @@ Changes
199
* Added ``aclosing`` context manager; it's pretty trivial, but if
200
we're going to recommend it be used everywhere then it seems polite
201
to include it.
202
+* 100% test coverage.
203
204
1.1 (2016-11-06)
205
----------------
0 commit comments