Update changelog

This commit is contained in:
Lance Edgar 2018-01-30 11:10:48 -06:00
parent e821b2a025
commit 5f8e26a8ec
2 changed files with 11 additions and 1 deletions

View file

@ -2,6 +2,16 @@
CHANGELOG CHANGELOG
========= =========
0.6.67 (2018-01-30)
-------------------
* Fix permission bug when adding row in mobile receiving.
* Fix mobile logout behavior.
* Always redirect to mobile home page, if "other" page is refreshed.
0.6.66 (2018-01-29) 0.6.66 (2018-01-29)
------------------- -------------------

View file

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