Update changelog

This commit is contained in:
Lance Edgar 2018-12-13 13:01:33 -06:00
parent 841dda903f
commit 86117944e4
2 changed files with 7 additions and 1 deletions

View file

@ -2,6 +2,12 @@
CHANGELOG CHANGELOG
========= =========
0.8.2 (2018-12-13)
------------------
* Refactor product view template to use flexbox styles.
0.8.1 (2018-12-10) 0.8.1 (2018-12-10)
------------------ ------------------

View file

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