diff options
| author | Sarah Boyce <42296566+sarahboyce@users.noreply.github.com> | 2025-02-27 16:03:26 +0100 |
|---|---|---|
| committer | Sarah Boyce <42296566+sarahboyce@users.noreply.github.com> | 2025-02-27 16:14:34 +0100 |
| commit | 348e46a3e0cd80718d237a3b6d96a1c84bff317d (patch) | |
| tree | cef4bd1cd22a0049c1774f7c854892a4b5e24fbd /docs | |
| parent | 73e210755a90728fd7ff6f9a441c23521288a697 (diff) | |
[4.2.x] Added stub release notes and release date for 4.2.20.
Backport of ea1e3703bee28bfbe4f32ceb39ad31763353b143 from main.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/4.2.20.txt | 7 | ||||
| -rw-r--r-- | docs/releases/index.txt | 1 |
2 files changed, 8 insertions, 0 deletions
diff --git a/docs/releases/4.2.20.txt b/docs/releases/4.2.20.txt new file mode 100644 index 0000000000..c71fa05f43 --- /dev/null +++ b/docs/releases/4.2.20.txt @@ -0,0 +1,7 @@ +=========================== +Django 4.2.20 release notes +=========================== + +*March 6, 2025* + +Django 4.2.20 fixes a security issue with severity "moderate" in 4.2.19. diff --git a/docs/releases/index.txt b/docs/releases/index.txt index 034821f151..00e4465845 100644 --- a/docs/releases/index.txt +++ b/docs/releases/index.txt @@ -26,6 +26,7 @@ versions of the documentation contain the release notes for any later releases. .. toctree:: :maxdepth: 1 + 4.2.20 4.2.19 4.2.18 4.2.17 |
