Update changelog.

This commit is contained in:
Lance Edgar 2015-11-12 14:22:10 -06:00
parent 864300b927
commit ecc49e4939
2 changed files with 7 additions and 1 deletions

View file

@ -1,5 +1,11 @@
.. -*- coding: utf-8 -*- .. -*- coding: utf-8 -*-
0.4.24
------
* Render ``DataSyncChange.obtained`` as humanized timestamp within UI.
0.4.23 0.4.23
------ ------

View file

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