Update changelog

This commit is contained in:
Lance Edgar 2018-10-17 19:39:15 -05:00
parent fd15865d0b
commit ff8f1ee435
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
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)
-------------------

View file

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