Skip to content

Commit

Permalink
Add changes for next release.
Browse files Browse the repository at this point in the history
  • Loading branch information
brianmay committed Feb 22, 2016
1 parent 5819394 commit 3a3cd6e
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
Release 1.4.2 (UNRELEASED)
==========================

* Test against django-master (Django 1.10 - not released).
* Django 1.10 fixes.
* Fixes for documentation.
* PEP8 fixes.
* Fix distributed files in MANIFEST.in
* Use pytest for tests.
* Add dependancy on django-environ.
* Don't use ANONYMOUS_USER_ID. Uses ANONYMOUS_DEFAULT_USERNAME
and USERNAME_FIELD instead.


Release 1.4.1 (Jan 10, 2016)
============================

Expand Down

0 comments on commit 3a3cd6e

Please sign in to comment.