Update changelog

This commit is contained in:
Jack Christensen 2017-03-22 08:18:42 -05:00
parent cfba8b0836
commit 7bc5af61b8

View File

@ -1,5 +1,9 @@
# Unreleased # Unreleased
## Fixes
* Fix race with concurrent execution of stdlib.OpenFromConnPool (Terin Stock)
## Features ## Features
* .pgpass support (j7b) * .pgpass support (j7b)