From a80f137ec33c3358a5f32b617a73ea4aa82b7111 Mon Sep 17 00:00:00 2001
From: semantic-release-bot <semantic-release-bot@martynus.net>
Date: Thu, 5 May 2022 09:36:23 +0000
Subject: [PATCH] chore(release): 5.1.0 [skip ci]

# [5.1.0](https://github.com/CESNET/simplesamlphp-module-privacyidea/compare/v5.0.1...v5.1.0) (2022-05-05)

### Features

* timeout and connectTimeout options ([e5770e5](https://github.com/CESNET/simplesamlphp-module-privacyidea/commit/e5770e5c905cdce11ffe07c0998b1b5230c4d10a))
---
 CHANGELOG.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4fa3004..fe481e9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+# [5.1.0](https://github.com/CESNET/simplesamlphp-module-privacyidea/compare/v5.0.1...v5.1.0) (2022-05-05)
+
+
+### Features
+
+* timeout and connectTimeout options ([e5770e5](https://github.com/CESNET/simplesamlphp-module-privacyidea/commit/e5770e5c905cdce11ffe07c0998b1b5230c4d10a))
+
 ## [5.0.1](https://github.com/CESNET/simplesamlphp-module-privacyidea/compare/v5.0.0...v5.0.1) (2022-03-30)
 
 
-- 
GitLab