From 454bbead35b50c99470cc68aa139fb9b73c22b2a Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Wed, 5 Jan 2022 08:12:34 +0000 Subject: [PATCH] chore(release): 7.0.0 [skip ci] # [7.0.0](https://github.com/CESNET/proxystatistics-simplesamlphp-module/compare/v6.0.0...v7.0.0) (2022-01-05) ### chore * add missing composer dependencies ([2c9c3b9](https://github.com/CESNET/proxystatistics-simplesamlphp-module/commit/2c9c3b9f920429d48b6ae15f39bcaf555fb80b90)) ### BREAKING CHANGES * SSP 1.19 is required --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dadd3ae..ab45ef7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# [7.0.0](https://github.com/CESNET/proxystatistics-simplesamlphp-module/compare/v6.0.0...v7.0.0) (2022-01-05) + + +### chore + +* add missing composer dependencies ([2c9c3b9](https://github.com/CESNET/proxystatistics-simplesamlphp-module/commit/2c9c3b9f920429d48b6ae15f39bcaf555fb80b90)) + + +### BREAKING CHANGES + +* SSP 1.19 is required + # [6.0.0](https://github.com/CESNET/proxystatistics-simplesamlphp-module/compare/v5.0.0...v6.0.0) (2021-11-22) -- GitLab