Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
ben-page committed Nov 24, 2014
1 parent a88a1ec commit 03702bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ The following method is added to the Tedious [Connection](http://pekim.github.co
Release the connect back to the pool to be used again

## Version 0.3.1 Changes
* Calls Connection.Reset() when the connection is released to the pool. This is very unlikely to cause anyone trouble.
* Calls Connection.reset() when the connection is released to the pool. This is very unlikely to cause anyone trouble.
* Added a callback argument to ConnectionPool.drain()

## Version 0.3.0 Changes
Expand Down

0 comments on commit 03702bb

Please sign in to comment.