Release v2.11.0

This commit is contained in:
Jack Christensen 2017-06-05 08:57:30 -05:00
parent cd0c4c4916
commit 9bd22f689a

View File

@ -1,4 +1,4 @@
# Unreleased
# 2.11.0 (June 5, 2017)
## Fixes
@ -10,6 +10,10 @@
* Add missing CopyFrom delegators to Tx and ConnPool (Jack Christensen)
* Add ParseConnectionString (James Lawrence)
## Performance
* Optimize HStore encoding (René Kroon)
# 2.10.0 (March 17, 2017)
## Fixes