2
0

Release v1.6.1

This commit is contained in:
Jack Christensen
2020-06-27 11:51:30 -05:00
parent bd7ffdb480
commit 503c2b445f
+7
View File
@@ -1,3 +1,10 @@
# 1.6.1 (June 27, 2020)
* Update golang.org/x/crypto to latest
* Update golang.org/x/text to 0.3.3
* Fix error handling for bad PGSERVICE definition
* Redact passwords in ParseConfig errors (Lukas Vogel)
# 1.6.0 (June 6, 2020)
* Fix panic when closing conn during cancellable query