Update changelog
This commit is contained in:
parent
3205d61ba6
commit
ba877eb3e9
|
@ -2,6 +2,14 @@
|
|||
CHANGELOG
|
||||
=========
|
||||
|
||||
0.6.18 (2017-08-04)
|
||||
-------------------
|
||||
|
||||
* Add progress support for bulk deletion
|
||||
|
||||
* Make tempmon readings bulk-deletable
|
||||
|
||||
|
||||
0.6.17 (2017-08-04)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8; -*-
|
||||
|
||||
__version__ = '0.6.17'
|
||||
__version__ = '0.6.18'
|
||||
|
|
Loading…
Reference in a new issue