Skip to content

Commit e832edf

Browse files
Update changelog for 0.22
1 parent cb3f0dd commit e832edf

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

CHANGELOG

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,3 +141,6 @@
141141
* fix ci configuration
142142
* Added support for limited columnar access in MySQL
143143

144+
0.22 20/09/2020
145+
* Support PyMysql with a version greater than 0.9.3
146+
* Fix handling of JSON literal values

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -324,6 +324,8 @@ Other contributors:
324324
* Keegan Parker: secondary database for reference schema https://github.com/kdparker
325325
* Troy J. Farrell Clear table_map if RotateEvent has timestamp of 0 https://github.com/troyjfarrell
326326
* Zhanwei Wang Fail to get table informations https://github.com/wangzw
327+
* Alexander Ignatov Fix the JSON literal
328+
* Garen Chan Support PyMysql with a version greater than 0.9.3 https://github.com/garenchan
327329

328330
Thanks to GetResponse for their support
329331

0 commit comments

Comments
 (0)