2
0

Release v1.6.2

This commit is contained in:
Jack Christensen
2020-12-03 19:20:11 -06:00
parent 7a47d60bbd
commit 880863b70a
+6
View File
@@ -1,3 +1,9 @@
# 1.6.2 (December 3, 2020)
* Fix panic on assigning empty array to non-slice or array
* Fix text array parsing disambiguates NULL and "NULL"
* Fix Timestamptz.DecodeText with too short text
# 1.6.1 (October 31, 2020)
* Fix simple protocol empty array support