Update changelog

This commit is contained in:
Lance Edgar 2017-08-04 18:18:08 -05:00
parent 2f0f3fa463
commit 54a364aa0c
2 changed files with 9 additions and 1 deletions

View file

@ -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)
------------------- -------------------

View file

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