Update changelog

pull/111/head
Jack Christensen 2015-09-21 07:54:22 -05:00
parent 90b2e0acb7
commit 516c88fde3
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
# Master
* Add trace log level
* Add more efficient log leveling
* Retry automatically on ConnPool.Begin (Joseph Glanville)
* Encode from net.IP to inet and cidr
* Generalize encoding pointer to string to any PostgreSQL type