Skip to content

Commit b1d90c5

Browse files
committed
Update README.rst for 1.2 release
1 parent cdcccc0 commit b1d90c5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,8 +189,8 @@ There are two limitations to watch out for, though:
189189
Changes
190190
=======
191191

192-
1.2 (not yet released)
193-
----------------------
192+
1.2 (2016-11-14)
193+
----------------
194194

195195
* Rewrote ``yield from`` support; now has much more accurate handling
196196
of edge cases.
@@ -199,6 +199,7 @@ Changes
199199
* Added ``aclosing`` context manager; it's pretty trivial, but if
200200
we're going to recommend it be used everywhere then it seems polite
201201
to include it.
202+
* 100% test coverage.
202203

203204
1.1 (2016-11-06)
204205
----------------

0 commit comments

Comments
 (0)