Release v4.7.2

pull/816/head v4.7.2
Jack Christensen 2020-07-14 12:07:51 -05:00
parent 47cc8bb43e
commit 42cbd0fa46
1 changed files with 7 additions and 0 deletions

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