Skip to content

Commit

Permalink
Add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
Nothing4You committed Feb 3, 2022
1 parent 12f2844 commit e821ce2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ To be included in 1.0.0 (unreleased)
* Bump minimal PyMySQL version to 1.0.0 #713
* Align % formatting in Cursor.executemany() with Cursor.execute(), literal % now need to be doubled in Cursor.executemany() #714
* Fixed unlimited Pool size not working, this is now working as documented by passing maxsize=0 to create_pool #119
* Fixed SQLAlchemy connection context iterator #410


0.0.22 (2021-11-14)
Expand Down

0 comments on commit e821ce2

Please sign in to comment.