Update changelog

This commit is contained in:
Lance Edgar 2017-02-10 14:43:57 -06:00
parent e6bd9e18d0
commit 6121b16522
2 changed files with 11 additions and 1 deletions

View file

@ -2,6 +2,16 @@
CHANGELOG
=========
0.5.80 (2017-02-10)
-------------------
* Tweak renderer for Amount field for DepositLink view
* Tweak how regular/current price fields are handled for Product view
* Fix bug in base 'shifts' template if ``weekdays`` not in context
0.5.79 (2017-02-09)
-------------------

View file

@ -1,3 +1,3 @@
# -*- coding: utf-8 -*-
__version__ = u'0.5.79'
__version__ = u'0.5.80'