diff options
| author | Natalia <124304+nessita@users.noreply.github.com> | 2025-05-28 10:03:06 -0300 |
|---|---|---|
| committer | Natalia <124304+nessita@users.noreply.github.com> | 2025-05-28 10:21:44 -0300 |
| commit | c62f4eeda774b10541154b9e980f5b981030c4a0 (patch) | |
| tree | b87103a61b0d2835adc0aff322138948ec690fa3 /docs | |
| parent | c5b42632c95fdaaa46e2b9b512bf39346e21abc9 (diff) | |
[4.2.x] Added stub release notes and release date for 4.2.22.
Backport of 1a744343999c9646912cee76ba0a2fa6ef5e6240 from main.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/4.2.22.txt | 7 | ||||
| -rw-r--r-- | docs/releases/index.txt | 1 |
2 files changed, 8 insertions, 0 deletions
diff --git a/docs/releases/4.2.22.txt b/docs/releases/4.2.22.txt new file mode 100644 index 0000000000..83c49b787b --- /dev/null +++ b/docs/releases/4.2.22.txt @@ -0,0 +1,7 @@ +=========================== +Django 4.2.22 release notes +=========================== + +*June 4, 2025* + +Django 4.2.22 fixes a security issue with severity "low" in 4.2.21. diff --git a/docs/releases/index.txt b/docs/releases/index.txt index af5038a095..a903812edd 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.22 4.2.21 4.2.20 4.2.19 |
