1.0.2 with misc fixes (see PR #10)

This commit is contained in:
Jason Rhinelander 2021-12-03 15:41:40 -04:00
parent 970eb51c0c
commit ec06f42a8e
No known key found for this signature in database
GPG Key ID: C4992CE7A88D4262
1 changed files with 9 additions and 0 deletions

9
debian/changelog vendored
View File

@ -1,3 +1,12 @@
pyoxenmq (1.0.2-1~deb10) buster; urgency=medium
* Make ConnectionIDs hashable
* Make allow_connection properly optional
* Make Message property accessors copy
* Version bump
-- Jason Rhinelander <jason@imaginary.ca> Fri, 03 Dec 2021 15:41:39 -0400
pyoxenmq (1.0.1-2~deb10) buster; urgency=medium
* Rebuild against oxenmq 1.2.10