Update changelog.

This commit is contained in:
Lance Edgar 2015-04-05 21:49:16 -05:00
parent 8dfbdb6e6b
commit b78d15ff56
2 changed files with 9 additions and 1 deletions

View file

@ -1,5 +1,13 @@
.. -*- coding: utf-8 -*-
0.4.10
------
* Don't normalize simple instance fields unless they're involved in the import.
* Log warning when duplicate key is detected during import.
0.4.9
-----

View file

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