Release v2.4.0

Update changelog
pull/41/head v2.4.0
Jack Christensen 2014-10-03 15:00:20 -05:00
parent 5edd660971
commit 3beff78461
1 changed files with 5 additions and 1 deletions

View File

@ -1,9 +1,13 @@
# Unreleased
# 2.4.0 (October 3, 2014)
* Add per connection oid to name map
* Add Hstore support (Andy Walker)
* Move introductory docs to godoc from readme
* Fix documentation references to TextEncoder and BinaryEncoder
* Add keep-alive to TCP connections (Andy Walker)
* Add support for EmptyQueryResponse / Allow no-op Exec (Andy Walker)
* Allow reading any type into []byte
* WaitForNotification detects lost connections quicker
# 2.3.0 (September 16, 2014)