Skip to content

Commit

Permalink
Release 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RazerM committed Jul 10, 2018
1 parent f35d2c0 commit bf6cd53
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
10 changes: 10 additions & 0 deletions docs/source/history.rst
Expand Up @@ -4,3 +4,13 @@ Release history
.. currentmodule:: outcome

.. towncrier release notes start
Outcome 0.1.0 (2018-07-10)
--------------------------

Features
~~~~~~~~

- An Outcome may only be unwrapped or sent once.

Attempting to do so a second time will raise an :class:`AlreadyUsedError`. (`#7 <https://github.com/python-trio/outcome/issues/7>`__)
3 changes: 0 additions & 3 deletions newsfragments/7.feature.rst

This file was deleted.

0 comments on commit bf6cd53

Please sign in to comment.