update versionchanged

This commit is contained in:
Benjamin Peterson 2014-11-23 20:38:37 -06:00
parent 6c22e65773
commit a90e92dac8
1 changed files with 1 additions and 1 deletions

View File

@ -852,7 +852,7 @@ supports sending logging messages to a Web server, using either ``GET`` or
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)