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 f35d2c0 commit bf6cd53Copy full SHA for bf6cd53
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