From 828961744d9b404a271c4e4ec852f4940bf78d7c Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Fri, 22 Mar 2024 12:23:24 +0000 Subject: [PATCH] chore(release): 8.5.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # [8.5.0](https://gitlab.ics.muni.cz/perun/perun-proxyidp/v1/simplesamlphp-module-proxystatistics/compare/v8.4.0...v8.5.0) (2024-03-22) ### Features * 🎸 Support multiple credentials write API ([9055805](https://gitlab.ics.muni.cz/perun/perun-proxyidp/v1/simplesamlphp-module-proxystatistics/commit/9055805cc1b6cd40d809c7b9ef8fec247b4505b4)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 98a19c4..749a59a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [8.5.0](https://gitlab.ics.muni.cz/perun/perun-proxyidp/v1/simplesamlphp-module-proxystatistics/compare/v8.4.0...v8.5.0) (2024-03-22) + + +### Features + +* 🎸 Support multiple credentials write API ([9055805](https://gitlab.ics.muni.cz/perun/perun-proxyidp/v1/simplesamlphp-module-proxystatistics/commit/9055805cc1b6cd40d809c7b9ef8fec247b4505b4)) + # [8.4.0](https://gitlab.ics.muni.cz/perun/perun-proxyidp/v1/simplesamlphp-module-proxystatistics/compare/v8.3.0...v8.4.0) (2023-12-28) -- GitLab