Update changelog.

This commit is contained in:
Lance Edgar 2015-02-10 11:24:42 -06:00
parent 5ad5cb569d
commit bd44d886c4
2 changed files with 7 additions and 1 deletions

View file

@ -1,5 +1,11 @@
.. -*- coding: utf-8 -*- .. -*- coding: utf-8 -*-
0.4.1
-----
* Only attempt to count versions for versioned models (CRUD views).
0.4.0 0.4.0
----- -----

View file

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