From 7ed1388b3bb118ad1735540cd04a50f46e6fb273 Mon Sep 17 00:00:00 2001 From: Mateusz Sikora Date: Thu, 9 Oct 2014 14:29:49 +0200 Subject: [PATCH] add warning about backward incompatibility --- docs/index.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/index.rst b/docs/index.rst index d6622db..31cf750 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -6,6 +6,8 @@ Welcome to django-rest-auth's documentation! ============================================ +.. warning:: Version 0.3.0 is not compatible with any of previous versions, see :doc:`Changelog ` section for a list of changes. + Contents --------