X-Git-Url: https://git.mdrn.pl/fnpdjango.git/blobdiff_plain/37f4488273c93928f2d6e89fda3c0aefcd42db43..03c273afeb9757a77c84827100e72b604e0123fa:/CHANGES.txt diff --git a/CHANGES.txt b/CHANGES.txt index 71a81a1..526cd79 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,10 @@ + - Fix makecontribmessages command. + +v0.1.6 2013-03-20 + - Update to Django 1.5 + +v0.1.5 2013-02-22 + - Make prevnext respect current GET parameters. - Add a management command for localizing contrib apps. - Fix deployment sudo problem.