From 6c3d6fd88d5765da991c3e8d320f69dec1e4038c Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 12 Aug 2022 08:04:20 +0000 Subject: [PATCH] chore(release): 8.1.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # [8.1.0](https://github.com/CESNET/proxystatistics-simplesamlphp-module/compare/v8.0.0...v8.1.0) (2022-08-12) ### Features * 🎸 Make methods for reading DB public ([957c87e](https://github.com/CESNET/proxystatistics-simplesamlphp-module/commit/957c87e724d561e432dfb90dbc4c18d784701762)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fc3769a..4d74622 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [8.1.0](https://github.com/CESNET/proxystatistics-simplesamlphp-module/compare/v8.0.0...v8.1.0) (2022-08-12) + + +### Features + +* 🎸 Make methods for reading DB public ([957c87e](https://github.com/CESNET/proxystatistics-simplesamlphp-module/commit/957c87e724d561e432dfb90dbc4c18d784701762)) + # [8.0.0](https://github.com/CESNET/proxystatistics-simplesamlphp-module/compare/v7.1.1...v8.0.0) (2022-07-22)