diff --git a/README.md b/README.md index 7aebe9e..2331fc9 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.5 Changes +* `poolConfig` option `min` is limited to less than `max` + ## Version 0.3.4 Changes * `poolConfig` option `min` supports being set to 0