update versionchanged
diff --git a/Doc/library/logging.handlers.rst b/Doc/library/logging.handlers.rst
index 7a46e6d..d313704 100644
--- a/Doc/library/logging.handlers.rst
+++ b/Doc/library/logging.handlers.rst
@@ -852,7 +852,7 @@
    credentials, you should also specify secure=True so that your userid and
    password are not passed in cleartext across the wire.
 
-   .. versionchanged:: 3.4.3
+   .. versionchanged:: 3.5
       The *context* parameter was added.
 
    .. method:: mapLogRecord(record)