summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.6.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/releases/1.6.txt b/docs/releases/1.6.txt
index c0eabde570..4847f6b035 100644
--- a/docs/releases/1.6.txt
+++ b/docs/releases/1.6.txt
@@ -97,6 +97,10 @@ Minor features
* The jQuery library embedded in the admin has been upgraded to version 1.9.1.
+* Syndication feeds (:module:`django.contrib.syndication`) can now pass extra
+ context through to feed templates using a new `Feed.get_context_data()`
+ callback.
+
Backwards incompatible changes in 1.6
=====================================