From 29855da06fec7331d97ab466f94cbb2c489532ae Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Mon, 10 Jul 2023 11:32:17 +0000 Subject: [PATCH] chore(release): 9.4.1 [skip ci] ## [9.4.1](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun/compare/v9.4.0...v9.4.1) (2023-07-10) ### Bug Fixes * use userId in ban filter ([e23dcb7](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun/commit/e23dcb711801896088e2ad90d7a8549d2de514b7)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fc523593..4aac36b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [9.4.1](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun/compare/v9.4.0...v9.4.1) (2023-07-10) + + +### Bug Fixes + +* use userId in ban filter ([e23dcb7](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun/commit/e23dcb711801896088e2ad90d7a8549d2de514b7)) + # [9.4.0](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun/compare/v9.3.1...v9.4.0) (2023-06-01) -- GitLab