Skip to content

Commit

Permalink
Update CHANGELOG.md for v4.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jackc committed Feb 11, 2023
1 parent dfaa30d commit 1e68b39
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# 4.18.0 (February 11, 2023)

* Upgrade pgconn to v1.14.0
* Upgrade pgproto3 to v2.3.2
* Upgrade pgtype to v1.14.0
* Fix query sanitizer when query text contains Unicode replacement character
* Fix context with value in BeforeConnect (David Harju)
* Support pgx v4 and v5 stdlib in same program (Vitalii Solodilov)

# 4.17.2 (September 3, 2022)

* Fix panic when logging batch error (Tom Möller)
Expand Down

0 comments on commit 1e68b39

Please sign in to comment.