Update changelog
This commit is contained in:
parent
df9141ec4e
commit
51ff56eb4f
|
@ -2,6 +2,14 @@
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
0.7.17 (2018-06-09)
|
||||||
|
-------------------
|
||||||
|
|
||||||
|
* Allow products view to set some labels in costs grid.
|
||||||
|
|
||||||
|
* Let config override ``sys.prefix`` when launching batch commands in subprocess.
|
||||||
|
|
||||||
|
|
||||||
0.7.16 (2018-06-07)
|
0.7.16 (2018-06-07)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8; -*-
|
# -*- coding: utf-8; -*-
|
||||||
|
|
||||||
__version__ = '0.7.16'
|
__version__ = '0.7.17'
|
||||||
|
|
Loading…
Reference in a new issue