2
0

Release v4.14.1

This commit is contained in:
Jack Christensen
2021-11-28 22:46:52 -05:00
parent 5b91cac132
commit 9fdaf7da81
+5
View File
@@ -1,3 +1,8 @@
# 4.14.1 (November 28, 2021)
* Upgrade pgtype to v1.9.1 (fixes unintentional change to timestamp binary decoding)
* Start pgxpool background health check after initial connections
# 4.14.0 (November 20, 2021)
* Upgrade pgconn to v1.10.1