Skip to content

Commit

Permalink
Merge pull request #27 from iheartradio/release/0.2.0
Browse files Browse the repository at this point in the history
update change logs
  • Loading branch information
Leonard Bedner authored Jun 25, 2018
2 parents 6ed9422 + 34156cb commit 0189b0e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Version 0.2.0
=============

Release TBD
Released 2018-06-25

- Update Henson-SQS to use asyncio coroutines for sending and receiving
messages as required by Henson>=0.5.0 (*Backwards Incompatible*)
Expand All @@ -11,6 +11,7 @@ Release TBD
- Make queue URL and AWS credentials settings optional
- Bugfix: postpone internal message queue creation until it's needed by the
`_consume` function
- Bugfix: _begin_consuming needs to return the future, otherwise the excpetions are not bubbled up to Henson


Version 0.1.1
Expand Down

0 comments on commit 0189b0e

Please sign in to comment.