Skip to content

Commit

Permalink
Update changelog with new release.
Browse files Browse the repository at this point in the history
Also populated the changelog with old releases that were missing
  • Loading branch information
t-persson committed Jun 11, 2021
1 parent 061ba95 commit 77c1464
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,39 @@
Changelog
=========

Version 2.1.0
-------------

- Specify open dependencies

Version 2.0.1
-------------

- Version 2.0.0 did not work as expected. This fixes the problem with 2.0.0

Version 2.0.0
-------------

- Make the pika dependency optional

Version 1.2.0
-------------

- Update event schemas
- Add badge to eiffel-pythonlib

Version 1.1.1
-------------

- Add wildcard support to nackable subscriptions

Version 1.1.0
-------------

- If Context is None, call a subscriber with None on Context.
- We should use the python standard library's logging module to log messages, not print or traceback.print_exc()
- Reconnect the connection thread if broker shuts down

Version 1.0.2
-------------

Expand Down

0 comments on commit 77c1464

Please sign in to comment.