docs: update CHANGELOG.md

pull/857/head
Mike Fridman 2024-11-20 08:46:14 -05:00
parent f3d1dc4295
commit 0a9c5318ea
No known key found for this signature in database
1 changed files with 3 additions and 0 deletions

View File

@ -7,6 +7,9 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
- Add `WithLogger` to `NewProvider` to allow custom loggers (#833)
- Update Provider `WithVerbose` behavior to log all SQL statements (#851)
## [v3.22.1]
- Upgrade dependencies and rebuild binaries with latest Go version (`go1.23.1`)