Update AUTHORS/changelog.

This commit is contained in:
Carl Meyer 2014-10-29 16:20:02 -06:00
parent fac4e077fc
commit b54d4652a3
2 changed files with 4 additions and 0 deletions

View file

@ -1,3 +1,4 @@
ad-m <github.com/ad-m>
Alejandro Varas <alej0varas@gmail.com>
Alex Orange <crazycasta@gmail.com>
Andy Freeland <andy@andyfreeland.net>

View file

@ -9,6 +9,9 @@ master (unreleased)
instances of a model from the same queryset. Thanks Bram Boogaard. Merge of
GH-151.
* Fix Django 1.7 migrations compatibility for SplitField. Thanks ad-m. Merge of
GH-157; fixes GH-156.
2.2 (2014.07.31)
----------------