Update changelog

This commit is contained in:
Lance Edgar 2018-02-01 14:30:22 -06:00
parent c74bce2fdb
commit 1e8c9f709b
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG CHANGELOG
========= =========
0.6.69 (2018-02-01)
-------------------
* Add proper enum for inventory batch "count mode" filter.
* Fix bugs when making inventory batch on mobile.
0.6.68 (2018-01-31) 0.6.68 (2018-01-31)
------------------- -------------------

View file

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