Skip to content

Commit

Permalink
update changelog and contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
will committed May 12, 2023
1 parent 53f6586 commit cafe2f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ v?.?.? upcoming
* Add support for ENV vars (PGPORT, PGUSER, PGHOST, PGDATABASE, PGPASS) and
pgpass files (thanks @wishdev)
* timestamptz now parse into the connection's timezone if set (thanks @jgaskins)
* add `sslmode=disable` to prevent TLS negotiation (thanks @ellmetha)

v0.26.0 2022-01-27
=====================
Expand Down
1 change: 1 addition & 0 deletions CONTRIBUTORS
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,4 @@ Roger Pack
Louise Grandjonc
Daniel Farina
John W Higgins
Morgan Aubert

0 comments on commit cafe2f8

Please sign in to comment.