Update changelog

This commit is contained in:
Lance Edgar 2016-07-27 19:48:24 -07:00
parent 38927ce282
commit b3bd2ba3b5
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG CHANGELOG
========= =========
0.5.15 (2016-07-27)
-------------------
* Add initial attempt at 'better' theme
* Add ``CodeTextAreaFieldRenderer``, refactor label profile form to use it
0.5.14 (2016-07-08) 0.5.14 (2016-07-08)
------------------- -------------------

View file

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