We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49ed44a commit 235e442Copy full SHA for 235e442
CHANGES.txt
@@ -12,6 +12,8 @@ next (unreleased)
12
| aiomysql now reraises the original exception during connect() if it's not `IOError`, `OSError` or `asyncio.TimeoutError`.
13
| This was previously always raised as `OperationalError`.
14
15
+* Fix debug log level with sha256_password authentication #863
16
+
17
0.1.1 (2022-05-08)
18
^^^^^^^^^^^^^^^^^^
19
0 commit comments