Fix typo noted by @silonov

This commit is contained in:
Trey Hunner 2013-08-17 11:31:03 -07:00
parent e1faec7577
commit 09278083e8

View file

@ -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)