Update changelog

This commit is contained in:
Lance Edgar 2018-01-24 18:20:19 -06:00
parent 8044039d78
commit b8c6e95b73
2 changed files with 13 additions and 1 deletions

View file

@ -2,6 +2,18 @@
CHANGELOG
=========
0.6.65 (2018-01-24)
-------------------
* Fix some master3 edit issues for products view.
* Let custom inventory batch view override logic for mobile UPC scanning.
* Show new ``cashback`` field for Trainwreck transaction.
* Add 'delete-instance' class to delete link when viewing a record.
0.6.64 (2018-01-22)
-------------------

View file

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