mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-04-05 12:40:57 +00:00
Fix typo noted by @silonov
This commit is contained in:
parent
e1faec7577
commit
09278083e8
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ master (unreleased)
|
|||
|
||||
* Fixed ``FieldTracker`` usage on inherited models. Fixes GH-57.
|
||||
|
||||
* Add mutable field support to ``FieldTracker`` (Merge of GH-73, fixes GH-74)
|
||||
* Added mutable field support to ``FieldTracker`` (Merge of GH-73, fixes GH-74)
|
||||
|
||||
|
||||
1.4.0 (2013.06.03)
|
||||
|
|
|
|||
Loading…
Reference in a new issue