1.0.2 with misc fixes (see PR #10)

This commit is contained in:
Jason Rhinelander 2021-12-03 15:41:37 -04:00
parent 0e197ec803
commit e4f035f5cd
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) sid; 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:34 -0400
pyoxenmq (1.0.1-2) sid; urgency=medium
* Rebuild against oxenmq 1.2.10