Update changelog

This commit is contained in:
Lance Edgar 2023-01-28 16:22:54 -06:00
parent d6f05684be
commit 8cdfe4a22c
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG
=========
0.8.288 (2023-01-28)
--------------------
* Tweak import handler form, some fields not required.
* Tweak styles for Quantity panel when viewing Receiving row.
0.8.287 (2023-01-26)
--------------------

View file

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