summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2021-09-01 09:48:04 +0200
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2021-09-01 09:51:50 +0200
commit707239eabf377ac30c38ce8a0ab37996d0bea4c6 (patch)
tree908e2b88de30aee9bb3e409d8980cd0a8033cc25 /docs
parentd5710f405a705e0a1db28490e7ecb0ad767e80b2 (diff)
[3.2.x] Added stub release notes for Django 3.2.8.
Backport of af10e97531a59e4af09b5ec0c1a3ea476f2b6015 from main
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/3.2.8.txt12
-rw-r--r--docs/releases/index.txt1
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/3.2.8.txt b/docs/releases/3.2.8.txt
new file mode 100644
index 0000000000..add283a672
--- /dev/null
+++ b/docs/releases/3.2.8.txt
@@ -0,0 +1,12 @@
+==========================
+Django 3.2.8 release notes
+==========================
+
+*Expected October 5, 2021*
+
+Django 3.2.8 fixes several bugs in 3.2.7.
+
+Bugfixes
+========
+
+* ...
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index 428e6f97ac..e02b96dc20 100644
--- a/docs/releases/index.txt
+++ b/docs/releases/index.txt
@@ -25,6 +25,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
:maxdepth: 1
+ 3.2.8
3.2.7
3.2.6
3.2.5