There was an error while loading. Please reload this page.
1 parent 98a4ecf commit 59fbf7aCopy full SHA for 59fbf7a
CHANGELOG
@@ -147,3 +147,6 @@
147
148
0.23 25/01/2021
149
* Add logic to handle inlined ints in large json documents
150
+
151
+0.24 27/06/2021
152
+* Support PyMySQL 1.0
README.md
@@ -327,6 +327,7 @@ Other contributors:
327
* Alexander Ignatov Fix the JSON literal
328
* Garen Chan Support PyMysql with a version greater than 0.9.3 https://github.com/garenchan
329
* Mike Ascah: Add logic to handle inlined ints in large json documents ttps://github.com/mascah
330
+* Hiroaki Kawai: PyMySQL 1.0 support (https://github.com/hkwi)
331
332
Thanks to GetResponse for their support
333
0 commit comments