Update changelog
This commit is contained in:
parent
fd15865d0b
commit
ff8f1ee435
|
@ -2,6 +2,14 @@
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
0.7.41 (2018-10-17)
|
||||||
|
-------------------
|
||||||
|
|
||||||
|
* Cache user permissions upon "new request" event.
|
||||||
|
|
||||||
|
* Add basic Excel download support for Products table.
|
||||||
|
|
||||||
|
|
||||||
0.7.40 (2018-10-13)
|
0.7.40 (2018-10-13)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8; -*-
|
# -*- coding: utf-8; -*-
|
||||||
|
|
||||||
__version__ = '0.7.40'
|
__version__ = '0.7.41'
|
||||||
|
|
Loading…
Reference in a new issue