2
0

Started a changelog

This commit is contained in:
Jack Christensen
2014-09-16 16:59:13 -05:00
parent 3e174dda8b
commit 68034af721
+5
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