Update changelog

This commit is contained in:
Lance Edgar 2017-08-07 14:38:09 -05:00
parent f5688f1f90
commit f203f2c377
2 changed files with 11 additions and 1 deletions

View file

@ -2,6 +2,16 @@
CHANGELOG CHANGELOG
========= =========
0.6.20 (2017-08-07)
-------------------
* Record become/stop root user events
* Make datasync changes bulk-deletable
* Add basic support for performing / tracking app upgrades
0.6.19 (2017-08-04) 0.6.19 (2017-08-04)
------------------- -------------------

View file

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