diff --git a/docs/docs/plugin-api.rst b/docs/docs/plugin-api.rst index 447c9520..ce2c802d 100644 --- a/docs/docs/plugin-api.rst +++ b/docs/docs/plugin-api.rst @@ -14,6 +14,16 @@ documented here. These functions return :ref:`API classes `. +Deprecations +------------ + +The deprecation process is as follows: + +1. A deprecation is announced in the next major/minor release. +2. We wait either at least a year & at least two minor releases until we remove + the deprecated functionality. + + API documentation -----------------