From 5e87d0be43be09a589fef1b625c194e75dbbb980 Mon Sep 17 00:00:00 2001
From: semantic-release-bot <semantic-release-bot@martynus.net>
Date: Wed, 4 May 2022 09:47:54 +0000
Subject: [PATCH] chore(release): 1.2.0 [skip ci]

# [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))
---
 CHANGELOG.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index cabb1bb..c3b8c82 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)
 
 
-- 
GitLab