Skip to content

Commit be87eb4

Browse files
committed
Update release notes with 3.11.1, 3.11.2
1 parent a03c852 commit be87eb4

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/community/release-notes.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,18 @@ Date: 28th September 2020
9191

9292
## 3.11.x series
9393

94+
### 3.11.2
95+
96+
**Date**: 30th September 2020
97+
98+
* **Security**: Drop `urlize_quoted_links` template tag in favour of Django's built-in `urlize`. Removes a XSS vulnerability for some kinds of content in the browsable API.
99+
100+
### 3.11.1
101+
102+
**Date**: 5th August 2020
103+
104+
* Fix compat with Django 3.1
105+
94106
### 3.11.0
95107

96108
**Date**: 12th December 2019

0 commit comments

Comments
 (0)