Update changelog

This commit is contained in:
Lance Edgar 2021-09-12 19:14:07 -05:00
parent b95ddc2e13
commit 5c24fa26bc
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG
=========
0.9.186 (2021-09-12)
--------------------
* Add way to customize product autocomplete for new custorder.
* Let "has activity" win over "has inventory" for delproduct row status.
0.9.185 (2021-09-09)
--------------------

View file

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