From bcb37bd461a3792bb0bc85d887ddfb43d208d7ff Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Mon, 7 Feb 2022 07:45:28 +0000 Subject: [PATCH] chore(release): 7.0.1 [skip ci] ## [7.0.1](https://github.com/CESNET/proxystatistics-simplesamlphp-module/compare/v7.0.0...v7.0.1) (2022-02-07) ### Bug Fixes * Fix migration script for MySQL ([8e215b8](https://github.com/CESNET/proxystatistics-simplesamlphp-module/commit/8e215b85875d9720e8062d40f58aeb2754388b43)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ab45ef7..7541010 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [7.0.1](https://github.com/CESNET/proxystatistics-simplesamlphp-module/compare/v7.0.0...v7.0.1) (2022-02-07) + + +### Bug Fixes + +* Fix migration script for MySQL ([8e215b8](https://github.com/CESNET/proxystatistics-simplesamlphp-module/commit/8e215b85875d9720e8062d40f58aeb2754388b43)) + # [7.0.0](https://github.com/CESNET/proxystatistics-simplesamlphp-module/compare/v6.0.0...v7.0.0) (2022-01-05) -- GitLab