summaryrefslogtreecommitdiff
path: root/docs/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst
index ad390d1..dd75dea 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -7,7 +7,8 @@ Requests-cache documentation
============================
`Requests-cache <http://pypi.python.org/pypi/requests-cache>`_
-is a transparent persistent cache for requests_ (version >= 1.1.0) library.
+is a transparent persistent cache for requests_ (version >= 1.1.0
+see :ref:`incompatible_changes`) library.
Source code and issue tracking can be found at
`GitHub <https://github.com/reclosedev/requests-cache>`_.