Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ghivert committed Nov 27, 2024
1 parent 023739c commit e5a4489
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## Unreleased

- Add support for `sslmode` in connection strings.
- Change SSL from `Bool` to `SslEnabled`, `SslDisabled` and `SslVerify` to match
against diverse CA certificates or not.

## v1.0.1 - 2024-11-26

- Corrected a mistake in the `array` function type.
Expand Down

0 comments on commit e5a4489

Please sign in to comment.