Note Python/Django version support in CHANGES.rst

This commit is contained in:
Trey Hunner 2013-04-09 15:59:55 -07:00
parent f7f7cc0953
commit ca14e4826c

View file

@ -12,6 +12,8 @@ tip (unreleased)
compatibility.
- Fix intermittent ``StatusField`` bug. Fixes GH-29.
- Added Python 3 support
- Dropped support for Django 1.2 and 1.3. Django 1.4.2+ required.
1.3.0 (2013.03.27)