summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/2.0.6.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/2.0.6.txt b/docs/releases/2.0.6.txt
index 5d401a7ea9..1c9d0982fa 100644
--- a/docs/releases/2.0.6.txt
+++ b/docs/releases/2.0.6.txt
@@ -11,3 +11,6 @@ Bugfixes
* Fixed a regression that broke custom template filters that use decorators
(:ticket:`29400`).
+
+* Fixed detection of custom URL converters in included patterns
+ (:ticket:`29415`).