Update changelog

This commit is contained in:
Lance Edgar 2023-09-18 18:40:51 -05:00
parent 4d8c8b199c
commit b566549d15
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG
=========
0.9.55 (2023-09-18)
-------------------
* Show user warning if receive quick lookup fails.
* Fix bug for new receiving from scratch via API.
0.9.54 (2023-09-17)
-------------------

View file

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