From 96021b5ca57d688b9c97d194256e6fa5e82fb933 Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Mon, 4 Apr 2022 17:00:39 +0000 Subject: [PATCH] chore(release): 7.0.2 [skip ci] ## [7.0.2](https://github.com/CESNET/proxystatistics-simplesamlphp-module/compare/v7.0.1...v7.0.2) (2022-04-04) ### Bug Fixes * **deps:** minimum SSP version is 1.19.2 ([bdfead6](https://github.com/CESNET/proxystatistics-simplesamlphp-module/commit/bdfead63948b3fb28799e952e52becc55589db19)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7541010..bfab036 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [7.0.2](https://github.com/CESNET/proxystatistics-simplesamlphp-module/compare/v7.0.1...v7.0.2) (2022-04-04) + + +### Bug Fixes + +* **deps:** minimum SSP version is 1.19.2 ([bdfead6](https://github.com/CESNET/proxystatistics-simplesamlphp-module/commit/bdfead63948b3fb28799e952e52becc55589db19)) + ## [7.0.1](https://github.com/CESNET/proxystatistics-simplesamlphp-module/compare/v7.0.0...v7.0.1) (2022-02-07) -- GitLab