diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/4.1.2.txt | 12 | ||||
| -rw-r--r-- | docs/releases/index.txt | 1 |
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/4.1.2.txt b/docs/releases/4.1.2.txt new file mode 100644 index 0000000000..cbb96276ce --- /dev/null +++ b/docs/releases/4.1.2.txt @@ -0,0 +1,12 @@ +========================== +Django 4.1.2 release notes +========================== + +*Expected October 4, 2022* + +Django 4.1.2 fixes several bugs in 4.1.1. + +Bugfixes +======== + +* ... diff --git a/docs/releases/index.txt b/docs/releases/index.txt index 0ab381b038..150466284c 100644 --- a/docs/releases/index.txt +++ b/docs/releases/index.txt @@ -33,6 +33,7 @@ versions of the documentation contain the release notes for any later releases. .. toctree:: :maxdepth: 1 + 4.1.2 4.1.1 4.1 |
