2
0

Release 1.4.0

This commit is contained in:
Jack Christensen
2020-03-07 13:21:51 -06:00
parent cfbd2519e3
commit ccf634cf2e
+5
View File
@@ -1,3 +1,8 @@
# 1.4.0 (March 7, 2020)
* Fix ExecParams and ExecPrepared handling of empty query.
* Support reading config from PostgreSQL service files.
# 1.3.2 (February 14, 2020)
* Update chunkreader to v2.0.1 for optimized default buffer size.