diff --git a/CHANGELOG.md b/CHANGELOG.md index cb621ccaf4513eb78686813f6ca7ed2501dfac57..cabb1bbe4a6ba25f298e2a96b7a22f7244a9ebf9 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)