aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Christie2014-09-19 14:31:28 +0100
committerTom Christie2014-09-19 14:31:28 +0100
commit8495cd898a5d34f00858a379b54e39cd19ded215 (patch)
treef554a8269c98657aa720983d304b2def5322ada6
parent20424251a3da82681fee04c66b7be0c7d3a40fec (diff)
downloaddjango-rest-framework-8495cd898a5d34f00858a379b54e39cd19ded215.tar.bz2
Drop 'No major point releases are currently planned.', cos they are.
-rw-r--r--docs/topics/release-notes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/topics/release-notes.md b/docs/topics/release-notes.md
index 2174cdda..16589f3b 100644
--- a/docs/topics/release-notes.md
+++ b/docs/topics/release-notes.md
@@ -10,7 +10,7 @@ Minor version numbers (0.0.x) are used for changes that are API compatible. You
Medium version numbers (0.x.0) may include API changes, in line with the [deprecation policy][deprecation-policy]. You should read the release notes carefully before upgrading between medium point releases.
-Major version numbers (x.0.0) are reserved for substantial project milestones. No major point releases are currently planned.
+Major version numbers (x.0.0) are reserved for substantial project milestones.
## Deprecation policy