Update changelog
This commit is contained in:
parent
4b9394fe6b
commit
0c57183a2d
|
@ -2,6 +2,12 @@
|
|||
CHANGELOG
|
||||
=========
|
||||
|
||||
0.8.14 (2019-01-23)
|
||||
-------------------
|
||||
|
||||
* Use empty string for "missing" department name, for ordering worksheet.
|
||||
|
||||
|
||||
0.8.13 (2019-01-22)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8; -*-
|
||||
|
||||
__version__ = '0.8.13'
|
||||
__version__ = '0.8.14'
|
||||
|
|
Loading…
Reference in a new issue