From 355a3854db7a96b14d24f312ca81f0f9f2915c6b Mon Sep 17 00:00:00 2001 From: Jack Christensen Date: Fri, 16 Oct 2015 15:01:40 -0500 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 808f40ea..eb0fe22f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ # Master +* Prepare is now idempotent * Rows.Values now supports oid type * ConnPool.Release automatically unlistens connections (Joseph Glanville) * Add trace log level