Started a changelog

pull/37/head v2.3.0
Jack Christensen 2014-09-16 16:59:13 -05:00
parent 3e174dda8b
commit 68034af721
1 changed files with 5 additions and 0 deletions

5
CHANGELOG.md Normal file
View File

@ -0,0 +1,5 @@
# 2.3.0 (September 16, 2014)
* Truncate logged strings and byte slices
* Extract more error information from PostgreSQL
* Fix data race with Rows and ConnPool