Update changelog

This commit is contained in:
Jack Christensen 2014-11-12 08:15:40 -06:00
parent d2ce556450
commit d857f18454

View File

@ -1,6 +1,8 @@
# Unreleased
* Allow writing []byte into text and varchar columns without type conversion (Hari Bhaskaran)
* Fix ConnPool Close panic
* Add Listen / notify example
# 2.4.0 (October 3, 2014)