diff options
| author | nessita <124304+nessita@users.noreply.github.com> | 2023-06-05 14:55:23 -0300 |
|---|---|---|
| committer | Natalia <124304+nessita@users.noreply.github.com> | 2023-06-05 14:59:06 -0300 |
| commit | b2355a8df308b160b1a20b2263faf4238b32a371 (patch) | |
| tree | b995bc46d85a1d677c1c6bfe16d856c620d5de1e /docs | |
| parent | 10de2140559ba8e7614f9d27094a20bf75c7234d (diff) | |
[4.2.x] Added stub release notes for 4.2.3.
Backport of e26d1a91d7de6e9d44655dc4fc6a99654a0dd925 from main
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/4.2.3.txt | 12 | ||||
| -rw-r--r-- | docs/releases/index.txt | 1 |
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/4.2.3.txt b/docs/releases/4.2.3.txt new file mode 100644 index 0000000000..4279175df9 --- /dev/null +++ b/docs/releases/4.2.3.txt @@ -0,0 +1,12 @@ +========================== +Django 4.2.3 release notes +========================== + +*Expected July 3, 2023* + +Django 4.2.3 fixes several bugs in 4.2.2. + +Bugfixes +======== + +* ... diff --git a/docs/releases/index.txt b/docs/releases/index.txt index 8c186a5820..a94e72f3b0 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.3 4.2.2 4.2.1 4.2 |
