diff options
| author | Carlton Gibson <carlton.gibson@noumenal.es> | 2021-05-25 10:38:20 +0200 |
|---|---|---|
| committer | Carlton Gibson <carlton.gibson@noumenal.es> | 2021-05-26 10:16:05 +0200 |
| commit | b46dbd4e3e255223078ae0028934ea986e19ebc1 (patch) | |
| tree | a7fb8aa7f45594199a7ce1295c8b14133229d7b8 /docs/releases/2.2.24.txt | |
| parent | 68357b2ca9e88c40fc00d848799813241be39129 (diff) | |
Added stub release notes and date for Django 3.2.4, 3.1.12, and 2.2.24.
Diffstat (limited to 'docs/releases/2.2.24.txt')
| -rw-r--r-- | docs/releases/2.2.24.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/releases/2.2.24.txt b/docs/releases/2.2.24.txt new file mode 100644 index 0000000000..29dca2d375 --- /dev/null +++ b/docs/releases/2.2.24.txt @@ -0,0 +1,9 @@ +=========================== +Django 2.2.24 release notes +=========================== + +*Expected June 2, 2021* + +Django 2.2.24 fixes two security issues in 2.2.23. + +... |
