aboutsummaryrefslogtreecommitdiffstats
path: root/mkdocs.py
diff options
context:
space:
mode:
authorTom Christie2014-08-29 10:10:17 +0100
committerTom Christie2014-08-29 10:10:17 +0100
commit2a61ed8bac8f2cd661f8537fde290bb92d150e8b (patch)
treedd0a9b3881121f470c3195fd67590421345c88e6 /mkdocs.py
parent8f4ae06b3b3b9572d72529ffad1842f63ca67d91 (diff)
downloaddjango-rest-framework-2a61ed8bac8f2cd661f8537fde290bb92d150e8b.tar.bz2
2.4 Release notes2.4.0
Diffstat (limited to 'mkdocs.py')
-rwxr-xr-xmkdocs.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/mkdocs.py b/mkdocs.py
index adeb6053..b4c41408 100755
--- a/mkdocs.py
+++ b/mkdocs.py
@@ -80,6 +80,7 @@ path_list = [
'topics/rest-framework-2-announcement.md',
'topics/2.2-announcement.md',
'topics/2.3-announcement.md',
+ 'topics/2.4-announcement.md',
'topics/release-notes.md',
'topics/credits.md',
]