From 764a8329fc1192bd4fb976e6d26639f2f0f689ea Mon Sep 17 00:00:00 2001 From: Ben Page Date: Tue, 27 Oct 2015 14:47:51 -0500 Subject: [PATCH] updated docs --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index baba479..931f052 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,9 @@ The following method is added to the Tedious [Connection](http://pekim.github.co ### Connection.release() Release the connect back to the pool to be used again +## Version 0.3.9 Changes +* bug fix only + ## Version 0.3.7 Changes * bug fix only