debian package 0.2-1

This commit is contained in:
2023-10-07 12:19:02 +02:00
parent f5e21bfaf2
commit 0e016c9ec2
2 changed files with 9 additions and 1 deletions

8
debian/changelog vendored
View File

@@ -1,3 +1,11 @@
pqm (0.2-1) unstable; urgency=medium
* fix json stream decode performance issue
* add __slots__ to most classes
* require python >= 3.10
-- Stefan Bühler <stefan.buehler@tik.uni-stuttgart.de> Sat, 07 Oct 2023 12:11:28 +0200
pqm (0.1-1) unstable; urgency=medium
* Initial release.