update changelog

fix_request_path_info
Diederik van der Boor 2016-06-06 15:29:24 +02:00
parent 0ce882dd7b
commit 565adbdc45
1 changed files with 8 additions and 0 deletions

View File

@ -1,6 +1,14 @@
Changelog Changelog
========= =========
Changes in git
--------------
* Added support for polymorphic queryset limiting effects on proxy models.
* Added support for multiple databases with ``.using()`` method and ``using=..`` keyword argument.
* Fixed modifying passed ``Q()`` objects in place.
Version 0.9.2 (2016-05-04) Version 0.9.2 (2016-05-04)
-------------------------- --------------------------