From a120647c766d3968e191af1717971baae80e45ed Mon Sep 17 00:00:00 2001 From: Anthony Tuininga Date: Wed, 19 Jun 2019 16:04:46 -0600 Subject: [PATCH] Add note indicating when attribute was added. --- doc/src/module.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/src/module.rst b/doc/src/module.rst index 47ef1ed..58aa579 100644 --- a/doc/src/module.rst +++ b/doc/src/module.rst @@ -596,6 +596,8 @@ values for the mode parameter of the :meth:`connect()` method. This constant is used to specify that default authentication is to take place. This is the default value if no mode is passed at all. + .. versionadded:: 7.2 + .. data:: PRELIM_AUTH This constant is used to specify that preliminary authentication is to be