From 68466dd36b6dd22132d90ca0d71af8c6cee29f5c Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Tue, 28 Nov 2023 06:58:11 +0000 Subject: [PATCH] chore(release): 4.2.1 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [4.2.1](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-cesnet/compare/v4.2.0...v4.2.1) (2023-11-28) ### Bug Fixes * đź› Potential Undefined array key in IsEinfrAssured ([36c849a](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-cesnet/commit/36c849a7faa90c4f8fa77cff71ecabbc774edcd9)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b1722b..8ba613d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [4.2.1](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-cesnet/compare/v4.2.0...v4.2.1) (2023-11-28) + + +### Bug Fixes + +* đź› Potential Undefined array key in IsEinfrAssured ([36c849a](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-cesnet/commit/36c849a7faa90c4f8fa77cff71ecabbc774edcd9)) + # [4.2.0](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-cesnet/compare/v4.1.1...v4.2.0) (2023-06-13) -- GitLab