Skip to content

Commit 80edc77

Browse files
committed
Add missing entries in CHANGES.txt
1 parent c87cfd7 commit 80edc77

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGES.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,15 @@ v8.0.21
2828
- WL#13847: Add support for context managers
2929
- WL#13059: Add schema validation support
3030
- WL#12501: Connection compression
31+
- BUG#31098686: Unittests for CMD_CHANGE_USER does not cover CMySQLConnection defaults
3132
- BUG#31060730: Skip pure Python tests if Protobuf is not available
3233
- BUG#30996790: Fix connect_timeout option behavior
3334
- BUG#30950184: Fix error when using the fractional part in DATETIME
3435
- BUG#29808262: Fix BLOB types conversion
3536
- BUG#29181907: Fix discovering of MySQL libraries
3637
- BUG#28627768: JSON_REPLACE not working correctly for SQL tables
3738
- BUG#27602636: Expressions in Table.update.set() raises an exception
39+
- BUG#27489937: Support for connection pools in the C extension
3840

3941
v8.0.20
4042
=======

0 commit comments

Comments
 (0)