diff --git a/README.md b/README.md index 745dfac..a0b2a1c 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,9 @@ Release the connect back to the pool to be used again ## Changelog +### Version 1.0.3 +* Pool modifies the Tedious connection object rather than the Connection prototype. + ### Version 1.0.2 * Added additional log message when acquiring a connection.