diff --git a/CHANGELOG.md b/CHANGELOG.md index e2372abc..ebe763a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ * Allow writing []byte into text and varchar columns without type conversion (Hari Bhaskaran) * Fix ConnPool Close panic * Add Listen / notify example +* Reduce memory allocations (Karl Seguin) # 2.4.0 (October 3, 2014)