diff options
Diffstat (limited to 'docs/releases/2.0.txt')
| -rw-r--r-- | docs/releases/2.0.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/releases/2.0.txt b/docs/releases/2.0.txt index ad78c84fe5..cd222dbba0 100644 --- a/docs/releases/2.0.txt +++ b/docs/releases/2.0.txt @@ -89,7 +89,8 @@ Minor features :mod:`django.contrib.sitemaps` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -* ... +* Added the ``protocol`` keyword argument to the + :class:`~django.contrib.sitemaps.GenericSitemap` constructor. :mod:`django.contrib.sites` ~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
