Update changelog
This commit is contained in:
parent
32eda999e7
commit
1237ec1698
|
@ -2,6 +2,12 @@
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
0.9.103 (2019-10-25)
|
||||||
|
--------------------
|
||||||
|
|
||||||
|
* Add ``rattail purge-versions`` command.
|
||||||
|
|
||||||
|
|
||||||
0.9.102 (2019-10-23)
|
0.9.102 (2019-10-23)
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8; -*-
|
# -*- coding: utf-8; -*-
|
||||||
|
|
||||||
__version__ = '0.9.102'
|
__version__ = '0.9.103'
|
||||||
|
|
Loading…
Reference in a new issue