From a7402900b87bbba8a2806c4abfc5d47ea00c81b5 Mon Sep 17 00:00:00 2001 From: Bernie Hackett Date: Thu, 25 May 2017 13:22:56 -0700 Subject: [PATCH] Document 2.x branch status on index page --- doc/index.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/index.rst b/doc/index.rst index dcfa9f2e4..6a2821bf1 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -1,6 +1,11 @@ PyMongo |release| Documentation =============================== +.. warning:: PyMongo 2.x is in maintenance mode. Support for new MongoDB + features ended with the release of MongoDB 3.0 and PyMongo 2.8. Users are + strongly encouraged to upgrade to PyMongo 3.x. See the + :doc:`/migrate-to-pymongo3` for details. + Overview -------- **PyMongo** is a Python distribution containing tools for working with