Update changelog.
This commit is contained in:
parent
8dfbdb6e6b
commit
b78d15ff56
|
@ -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
|
||||
-----
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
|
||||
__version__ = u'0.4.9'
|
||||
__version__ = u'0.4.10'
|
||||
|
|
Loading…
Reference in a new issue