Update changelog

This commit is contained in:
Lance Edgar 2023-07-03 09:52:42 -05:00
parent 1be26b7f33
commit 8742a03e18
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG CHANGELOG
========= =========
0.9.37 (2023-07-03)
-------------------
* Avoid deprecated product key field getter.
* Allow "arbitrary" PO attachment to purchase batch.
0.9.36 (2023-06-20) 0.9.36 (2023-06-20)
------------------- -------------------

View file

@ -1,3 +1,3 @@
# -*- coding: utf-8; -*- # -*- coding: utf-8; -*-
__version__ = '0.9.36' __version__ = '0.9.37'