From a17cb125cee0358b6e024872fab5a7b361c03faf Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Thu, 28 Dec 2023 12:11:13 +0000 Subject: [PATCH] chore(release): 8.4.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # [8.4.0](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-proxystatistics/compare/v8.3.0...v8.4.0) (2023-12-28) ### Features * 🎸 Cron enable/disable flag ([0df119c](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-proxystatistics/commit/0df119c2c62512ab54f8de88dd816b781ae4a0f4)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index baec078..aebdc2a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [8.4.0](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-proxystatistics/compare/v8.3.0...v8.4.0) (2023-12-28) + + +### Features + +* 🎸 Cron enable/disable flag ([0df119c](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-proxystatistics/commit/0df119c2c62512ab54f8de88dd816b781ae4a0f4)) + # [8.3.0](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-proxystatistics/compare/v8.2.0...v8.3.0) (2023-11-27) -- GitLab