Update changelog

This commit is contained in:
Jack Christensen 2018-02-03 11:44:56 -06:00
parent 56a5cb4e5d
commit 8cf92b683d

View File

@ -3,6 +3,7 @@
## Features
* Support sslkey, sslcert, and sslrootcert URI params (Sean Chittenden)
* Allow any scheme in ParseURI (for convenience with cockroachdb) (Sean Chittenden)
## Fixes