From 2a20eef5b9f09ba5b03cba6d66a47e7ed804559f Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Fri, 22 Jul 2022 08:19:18 +0000 Subject: [PATCH] chore(release): 7.1.1 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [7.1.1](https://github.com/CESNET/proxystatistics-simplesamlphp-module/compare/v7.1.0...v7.1.1) (2022-07-22) ### Bug Fixes * đź› Fix ECS configuration (after update) ([8aa0c16](https://github.com/CESNET/proxystatistics-simplesamlphp-module/commit/8aa0c1633033ccf2a2b36c26edbd775b74a58fec)) * đź› Fix possible exceptions and refactor code ([c5b5b41](https://github.com/CESNET/proxystatistics-simplesamlphp-module/commit/c5b5b41f1c2cdcda06a0460f59c84e4187cb2fe1)) --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7de9e6c..8defea9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [7.1.1](https://github.com/CESNET/proxystatistics-simplesamlphp-module/compare/v7.1.0...v7.1.1) (2022-07-22) + + +### Bug Fixes + +* đź› Fix ECS configuration (after update) ([8aa0c16](https://github.com/CESNET/proxystatistics-simplesamlphp-module/commit/8aa0c1633033ccf2a2b36c26edbd775b74a58fec)) +* đź› Fix possible exceptions and refactor code ([c5b5b41](https://github.com/CESNET/proxystatistics-simplesamlphp-module/commit/c5b5b41f1c2cdcda06a0460f59c84e4187cb2fe1)) + # [7.1.0](https://github.com/CESNET/proxystatistics-simplesamlphp-module/compare/v7.0.2...v7.1.0) (2022-07-22) -- GitLab