Skip to content

Commit a525539

Browse files
Prepare release 0.25
1 parent 4706714 commit a525539

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

CHANGELOG

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,3 +150,6 @@
150150

151151
0.24 27/06/2021
152152
* Support PyMySQL 1.0
153+
154+
0.25 21/07/2021
155+
* Support 'ZEROFILL' attribute for numeric datatypes

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -328,6 +328,7 @@ Other contributors:
328328
* Garen Chan Support PyMysql with a version greater than 0.9.3 https://github.com/garenchan
329329
* Mike Ascah: Add logic to handle inlined ints in large json documents ttps://github.com/mascah
330330
* Hiroaki Kawai: PyMySQL 1.0 support (https://github.com/hkwi)
331+
* Dongwook Chan: Support for ZEROFILL (https://github.com/dongwook-chan)
331332

332333
Thanks to GetResponse for their support
333334

0 commit comments

Comments
 (0)