Update changelog

This commit is contained in:
Lance Edgar 2018-09-26 17:02:11 -05:00
parent 27d5a92fee
commit 6c309705a0
2 changed files with 15 additions and 1 deletions

View file

@ -2,6 +2,20 @@
CHANGELOG CHANGELOG
========= =========
0.7.36 (2018-09-26)
-------------------
* Leverage alternate code also, for mobile product quick lookup.
* Misc. UI improvements for truck dump receiving on desktop.
* Add speedbump by default when deleting any "row" record.
* Expose ``item_entry`` field for receiving batch row.
* Capture user input for mobile receiving, and move some lookup logic.
0.7.35 (2018-09-20) 0.7.35 (2018-09-20)
------------------- -------------------

View file

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