Update changelog

This commit is contained in:
Lance Edgar 2017-08-09 14:15:36 -05:00
parent 45bafaf9b4
commit 9955ce7c24
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG
=========
0.8.15 (2017-08-09)
-------------------
* Capture exit code from upgrade process, use it to indicate success/fail
* Provide default path for rattail sudoers file
0.8.14 (2017-08-08)
-------------------

View file

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