File tree 1 file changed +8
-8
lines changed
1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -11,14 +11,14 @@ Full release notes:
11
11
v2.1.7
12
12
======
13
13
14
- - BUG26376334 : Fix prepared statements in MySQL 8.0
15
- - BUG25965922 : Add support for Django 1.11
16
- - BUG24659561 : Fix MySQLCursor.executemany() when using utf8mb4 charset
17
- - BUG24342757 : Fix unclosed socket on connection failure
18
- - BUG22880163 : Fix memory leak on using Named Tuple Cursors
19
- - BUG22825962 : Fix memory leak on escape_string()
20
- - BUG22564149 : Fix cmd_query_iter() when using bytestrings with Python 2
21
- - BUG21947091 : Add ssl_disabled option
14
+ - BUG#26376334 : Fix prepared statements in MySQL 8.0
15
+ - BUG#25965922 : Add support for Django 1.11
16
+ - BUG#24659561 : Fix MySQLCursor.executemany() when using utf8mb4 charset
17
+ - BUG#24342757 : Fix unclosed socket on connection failure
18
+ - BUG#22880163 : Fix memory leak on using Named Tuple Cursors
19
+ - BUG#22825962 : Fix memory leak on escape_string()
20
+ - BUG#22564149 : Fix cmd_query_iter() when using bytestrings with Python 2
21
+ - BUG#21947091 : Add ssl_disabled option
22
22
23
23
v2.1.6
24
24
======
You can’t perform that action at this time.
0 commit comments