Update changelog

This commit is contained in:
Lance Edgar 2018-06-09 16:59:36 -05:00
parent df9141ec4e
commit 51ff56eb4f
2 changed files with 9 additions and 1 deletions

View file

@ -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)
------------------- -------------------

View file

@ -1,3 +1,3 @@
# -*- coding: utf-8; -*- # -*- coding: utf-8; -*-
__version__ = '0.7.16' __version__ = '0.7.17'