From ce165805481988e95887bf62c45cd616af5bba0f Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Fri, 19 Sep 2014 14:31:49 +0100 Subject: Tweak --- topics/release-notes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'topics') diff --git a/topics/release-notes.html b/topics/release-notes.html index 256d0496..4f8ebe66 100644 --- a/topics/release-notes.html +++ b/topics/release-notes.html @@ -217,7 +217,7 @@ a.fusion-poweredby {
Minor version numbers (0.0.x) are used for changes that are API compatible. You should be able to upgrade between minor point releases without any other code changes.
Medium version numbers (0.x.0) may include API changes, in line with the 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.
REST framework releases follow a formal deprecation policy, which is in line with Django's deprecation policy.
The timeline for deprecation of a feature present in version 1.0 would work as follows:
-- cgit v1.2.3