Skip to content

Commit 4d82ec3

Browse files
committed
changelog entry for v5.1.0 release
1 parent 32dec1d commit 4d82ec3

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

Changelog

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,21 @@ The previous amqplib changelog is here:
66
http://code.google.com/p/py-amqplib/source/browse/CHANGES
77

88

9+
.. _version-5.1.0:
10+
11+
5.1.0
12+
=====
13+
:release-date: 2022-03-06 10:05 A.M. UTC+6:00
14+
:release-by: Asif Saif Uddin
15+
16+
- Improve performance of _get_free_channel_id, fix channel max bug (#385).
17+
- Document memoryview usage, minor frame_writer.write_frame refactor (#384).
18+
- Start dropping python 3.6 (#387).
19+
- Added experimental __slots__ to some classes (#368)
20+
- Relaxed vine version for upcoming release.
21+
- Upgraded topytest 7 (#388).
22+
23+
924
.. _version-5.0.9:
1025

1126
5.0.9

0 commit comments

Comments
 (0)