Update changelog
This commit is contained in:
parent
45bafaf9b4
commit
9955ce7c24
|
@ -2,6 +2,14 @@
|
||||||
CHANGELOG
|
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)
|
0.8.14 (2017-08-08)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8; -*-
|
# -*- coding: utf-8; -*-
|
||||||
|
|
||||||
__version__ = '0.8.14'
|
__version__ = '0.8.15'
|
||||||
|
|
Loading…
Reference in a new issue