Skip to content

Commit

Permalink
Note Django 1.7 support
Browse files Browse the repository at this point in the history
  • Loading branch information
treyhunner committed Jun 22, 2014
1 parent 2361fa4 commit 2fa8dc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ tip (unreleased)
- Added the ability to specify a custom ``history_date``
- Note that ``simple_history`` should be added to ``INSTALLED_APPS`` (gh-94 fixes gh-69)
- Properly handle primary key escaping in admin URLs (gh-96 fixes gh-81)
- Add support for new app loading (Django 1.7+)

1.3.0 (2013-05-17)
------------------
Expand Down

0 comments on commit 2fa8dc5

Please sign in to comment.