diff --git a/CHANGELOG.md b/CHANGELOG.md index 3576b5d..74b6d42 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,14 @@ ## 0.2 +### 0.2.10 + +- Fix ssl context pass bool. + ### 0.2.9 -- Added support for SSL context creation via `ssl` parameter using a dictionary containing `mysql_ssl_set` parameters. (#64) +- Added support for SSL context creation via `ssl` parameter using a dictionary containing `mysql_ssl_set` parameters. ( + #64) - Fix bug with fallback encoder in the `escape_item()` function. (#65) ### 0.2.8