Update changelog
This commit is contained in:
parent
e821b2a025
commit
5f8e26a8ec
10
CHANGES.rst
10
CHANGES.rst
|
@ -2,6 +2,16 @@
|
|||
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)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8; -*-
|
||||
|
||||
__version__ = '0.6.66'
|
||||
__version__ = '0.6.67'
|
||||
|
|
Loading…
Reference in a new issue