Update changelog
This commit is contained in:
parent
4d8c8b199c
commit
b566549d15
|
@ -2,6 +2,14 @@
|
||||||
CHANGELOG
|
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)
|
0.9.54 (2023-09-17)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8; -*-
|
# -*- coding: utf-8; -*-
|
||||||
|
|
||||||
__version__ = '0.9.54'
|
__version__ = '0.9.55'
|
||||||
|
|
Loading…
Reference in a new issue