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.
2 parents f35d2c0 + bf6cd53 commit 66c0c86Copy full SHA for 66c0c86
docs/source/history.rst
@@ -4,3 +4,13 @@ Release history
4
.. currentmodule:: outcome
5
6
.. towncrier release notes start
7
+
8
+Outcome 0.1.0 (2018-07-10)
9
+--------------------------
10
11
+Features
12
+~~~~~~~~
13
14
+- An Outcome may only be unwrapped or sent once.
15
16
+ Attempting to do so a second time will raise an :class:`AlreadyUsedError`. (`#7 <https://github.com/python-trio/outcome/issues/7>`__)
newsfragments/7.feature.rst
0 commit comments