From 019ff980d5a13af9e048dd463420f1eb88431357 Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Tue, 22 Mar 2022 20:00:05 +0000 Subject: [PATCH] chore(release): 3.0.2 [skip ci] ## [3.0.2](https://github.com/CESNET/simplesamlphp-module-privacyidea/compare/v3.0.1...v3.0.2) (2022-03-22) ### Bug Fixes * prevent warning when printing username ([8f82809](https://github.com/CESNET/simplesamlphp-module-privacyidea/commit/8f828096fc789d4d5ddbbff1a367de382c0627ae)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dd87922..a6e767c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.0.2](https://github.com/CESNET/simplesamlphp-module-privacyidea/compare/v3.0.1...v3.0.2) (2022-03-22) + + +### Bug Fixes + +* prevent warning when printing username ([8f82809](https://github.com/CESNET/simplesamlphp-module-privacyidea/commit/8f828096fc789d4d5ddbbff1a367de382c0627ae)) + ## [3.0.1](https://github.com/CESNET/simplesamlphp-module-privacyidea/compare/v3.0.0...v3.0.1) (2022-03-22) -- GitLab