Skip to content

Commit 66c0c86

Browse files
authored
Merge pull request #20 from RazerM/master
Release 0.1.0
2 parents f35d2c0 + bf6cd53 commit 66c0c86

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

docs/source/history.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,13 @@ Release history
44
.. currentmodule:: outcome
55

66
.. 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

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)