Skip to content

Commit 77c1464

Browse files
committed
Update changelog with new release.
Also populated the changelog with old releases that were missing
1 parent 061ba95 commit 77c1464

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

CHANGELOG.rst

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,39 @@
22
Changelog
33
=========
44

5+
Version 2.1.0
6+
-------------
7+
8+
- Specify open dependencies
9+
10+
Version 2.0.1
11+
-------------
12+
13+
- Version 2.0.0 did not work as expected. This fixes the problem with 2.0.0
14+
15+
Version 2.0.0
16+
-------------
17+
18+
- Make the pika dependency optional
19+
20+
Version 1.2.0
21+
-------------
22+
23+
- Update event schemas
24+
- Add badge to eiffel-pythonlib
25+
26+
Version 1.1.1
27+
-------------
28+
29+
- Add wildcard support to nackable subscriptions
30+
31+
Version 1.1.0
32+
-------------
33+
34+
- If Context is None, call a subscriber with None on Context.
35+
- We should use the python standard library's logging module to log messages, not print or traceback.print_exc()
36+
- Reconnect the connection thread if broker shuts down
37+
538
Version 1.0.2
639
-------------
740

0 commit comments

Comments
 (0)