From 0ad159d64215c9d618a309e2a31954df29938035 Mon Sep 17 00:00:00 2001
From: semantic-release-bot <semantic-release-bot@martynus.net>
Date: Mon, 2 May 2022 12:27:50 +0000
Subject: [PATCH] chore(release): 1.1.2 [skip ci]

## [1.1.2](https://github.com/CESNET/php-client/compare/v1.1.1...v1.1.2) (2022-05-02)

### Bug Fixes

* handle empty auth result as null ([df69edb](https://github.com/CESNET/php-client/commit/df69edbb5a7603cdabcccb76477d54cdacf324b7))
---
 CHANGELOG.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index cb621cc..cabb1bb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+## [1.1.2](https://github.com/CESNET/php-client/compare/v1.1.1...v1.1.2) (2022-05-02)
+
+
+### Bug Fixes
+
+* handle empty auth result as null ([df69edb](https://github.com/CESNET/php-client/commit/df69edbb5a7603cdabcccb76477d54cdacf324b7))
+
 ## [1.1.1](https://github.com/CESNET/php-client/compare/v1.1.0...v1.1.1) (2022-05-02)
 
 
-- 
GitLab