Update changelog

This commit is contained in:
Lance Edgar 2017-08-07 14:36:31 -05:00
parent c15e9e568e
commit e89bc89775
2 changed files with 11 additions and 1 deletions

View file

@ -2,6 +2,16 @@
CHANGELOG CHANGELOG
========= =========
0.8.10 (2017-08-07)
-------------------
* Add become/stop root user events to enum
* Add schema for tracking app upgrades
* Add ``rattail upgrade`` command
0.8.9 (2017-08-04) 0.8.9 (2017-08-04)
------------------ ------------------

View file

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