Update changelog

This commit is contained in:
Lance Edgar 2018-04-09 13:17:45 -07:00
parent 7443b31a93
commit 8ea769d0e5
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG CHANGELOG
========= =========
0.7.8 (2018-04-09)
------------------
* Add awareness for ``Email.dynamic_to`` flag in config UI.
* Add new vendor catalog row status, render product with hyperlink.
0.7.7 (2018-03-23) 0.7.7 (2018-03-23)
------------------ ------------------

View file

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