Add changelog entry for the check in ConnectionPool

This commit is contained in:
Honza Král
2014-12-08 14:40:03 +01:00
parent 0f0630d8d7
commit f1ef6336ee
+1
View File
@@ -11,6 +11,7 @@ Changelog
* Implemented url parsing according to RFC-1738
* added support for proper SSL certificate handling
* Required parameters are now checked for non-empty values
* ConnectionPool now checks if any connections were defined
1.2.0 (2014-08-03)
------------------