From c828c8d13d226f3ac85ba6c4b725c78f65f9d073 Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Thu, 1 Jun 2023 08:53:58 +0000 Subject: [PATCH] chore(release): 8.2.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # [8.2.0](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-proxystatistics/compare/v8.1.1...v8.2.0) (2023-06-01) ### Features * 🎸 AuthProc filter ApiStatistics to write via API ([409a41c](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-proxystatistics/commit/409a41c8716d69e33cbf767ff6acd2dcf495b4ec)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 77978c5..4c44a15 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [8.2.0](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-proxystatistics/compare/v8.1.1...v8.2.0) (2023-06-01) + + +### Features + +* 🎸 AuthProc filter ApiStatistics to write via API ([409a41c](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-proxystatistics/commit/409a41c8716d69e33cbf767ff6acd2dcf495b4ec)) + ## [8.1.1](https://github.com/CESNET/proxystatistics-simplesamlphp-module/compare/v8.1.0...v8.1.1) (2022-09-01) -- GitLab