Update changelog
This commit is contained in:
parent
e5d5850327
commit
04ba14fcd7
10
CHANGES.rst
10
CHANGES.rst
|
@ -2,6 +2,16 @@
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
0.8.114 (2020-12-01)
|
||||||
|
--------------------
|
||||||
|
|
||||||
|
* Misc. tweaks to vendor catalog views.
|
||||||
|
|
||||||
|
* Tweak how an "enum" grid filter is initialized.
|
||||||
|
|
||||||
|
* Add "generic" Employee tab feature, for profile view.
|
||||||
|
|
||||||
|
|
||||||
0.8.113 (2020-10-13)
|
0.8.113 (2020-10-13)
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8; -*-
|
# -*- coding: utf-8; -*-
|
||||||
|
|
||||||
__version__ = '0.8.113'
|
__version__ = '0.8.114'
|
||||||
|
|
Loading…
Reference in a new issue