Update CHANGELOG.md

This commit is contained in:
Matt Seymour 2022-12-13 09:20:25 +00:00 committed by GitHub
parent ad0645cb59
commit 11854687fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,11 @@
# CHANGELOG
## v1.2.0 (2022-12-13)
* Add the ability to add test databases.
* Improve url parsing and encoding.
* Fix missing parameter conn_health_check in check function.
## v1.1.0 (2022-12-12)
* Option for connection health checks parameter.