Browse Source

Added stub release notes for 5.0.7.

Natalia 10 months ago
parent
commit
b79ac89c57
2 changed files with 13 additions and 0 deletions
  1. 12 0
      docs/releases/5.0.7.txt
  2. 1 0
      docs/releases/index.txt

+ 12 - 0
docs/releases/5.0.7.txt

@@ -0,0 +1,12 @@
+==========================
+Django 5.0.7 release notes
+==========================
+
+*Expected June 4, 2024*
+
+Django 5.0.7 fixes several bugs in 5.0.6.
+
+Bugfixes
+========
+
+* ...

+ 1 - 0
docs/releases/index.txt

@@ -32,6 +32,7 @@ versions of the documentation contain the release notes for any later releases.
 .. toctree::
    :maxdepth: 1
 
+   5.0.7
    5.0.6
    5.0.5
    5.0.4