2
0

Release v4.7.2

This commit is contained in:
Jack Christensen
2020-07-14 12:07:51 -05:00
parent 47cc8bb43e
commit 42cbd0fa46
+7
View File
@@ -1,3 +1,10 @@
# 4.7.2 (July 14, 2020)
* Improve performance of Columns() (zikaeroh)
* Fix fatal Commit() failure not being considered fatal
* Update pgconn to v1.6.2
* Update pgtype to v1.4.1
# 4.7.1 (June 29, 2020)
* Fix stdlib decoding error with certain order and combination of fields