Update changelog
This commit is contained in:
parent
2f0f3fa463
commit
54a364aa0c
|
@ -2,6 +2,14 @@
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
0.6.19 (2017-08-04)
|
||||||
|
-------------------
|
||||||
|
|
||||||
|
* Record basic user login/logout events
|
||||||
|
|
||||||
|
* Expose UserEvent table in UI
|
||||||
|
|
||||||
|
|
||||||
0.6.18 (2017-08-04)
|
0.6.18 (2017-08-04)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8; -*-
|
# -*- coding: utf-8; -*-
|
||||||
|
|
||||||
__version__ = '0.6.18'
|
__version__ = '0.6.19'
|
||||||
|
|
Loading…
Reference in a new issue