Update changelog
This commit is contained in:
parent
17aa1365aa
commit
9ee36a3eb8
|
@ -2,6 +2,12 @@
|
|||
CHANGELOG
|
||||
=========
|
||||
|
||||
0.1.1 (2018-12-01)
|
||||
------------------
|
||||
|
||||
* General catch-up release, lots of various changes...
|
||||
|
||||
|
||||
0.1.0 (2018-02-24)
|
||||
------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8; -*-
|
||||
|
||||
__version__ = '0.1.0'
|
||||
__version__ = '0.1.1'
|
||||
|
|
Loading…
Reference in a new issue