Update changelog.

This commit is contained in:
Lance Edgar 2015-07-21 12:55:25 -05:00
parent fca1ae55db
commit cfd5e5ae50
2 changed files with 7 additions and 1 deletions

View file

@ -1,5 +1,11 @@
.. -*- coding: utf-8 -*-
0.4.15
------
* Fix missing import bug.
0.4.14
------

View file

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