mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-16 20:00:23 +00:00
Update changelog.
This commit is contained in:
parent
e525f395d3
commit
8b231f4b0b
1 changed files with 3 additions and 0 deletions
|
|
@ -4,6 +4,9 @@ CHANGES
|
|||
master (unreleased)
|
||||
-------------------
|
||||
|
||||
* Fix ``FieldTracker`` with deferred model attributes. Thanks Michael van
|
||||
Tellingen. Merge of GH-115.
|
||||
|
||||
* Fix ``InheritanceManager`` with self-referential FK; avoid infinite
|
||||
recursion. Thanks rsenkbeil. Merge of GH-114.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue