diff --git a/CHANGELOG.md b/CHANGELOG.md index cabb1bbe4a6ba25f298e2a96b7a22f7244a9ebf9..c3b8c82c45c07eb484c231cce6d43af7d6dbbe8b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.2.0](https://github.com/CESNET/php-client/compare/v1.1.2...v1.2.0) (2022-05-04) + + +### Features + +* timeout and connectTimeout options ([5ebaaa8](https://github.com/CESNET/php-client/commit/5ebaaa8e58bae77f9b769821b487ec3f5312e22f)) + ## [1.1.2](https://github.com/CESNET/php-client/compare/v1.1.1...v1.1.2) (2022-05-02)