From fa6cf45cea508ccc0dab78235773f99fc72929ae Mon Sep 17 00:00:00 2001
From: semantic-release-bot <semantic-release-bot@martynus.net>
Date: Thu, 1 Sep 2022 13:56:58 +0000
Subject: [PATCH] chore(release): 8.1.1 [skip ci]
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

## [8.1.1](https://github.com/CESNET/proxystatistics-simplesamlphp-module/compare/v8.1.0...v8.1.1) (2022-09-01)

### Bug Fixes

* 🐛 Fix parameters ordering and duplicate insert ([ceef3ee](https://github.com/CESNET/proxystatistics-simplesamlphp-module/commit/ceef3ee26903a8febe9488961b465afcc274b5b3))
---
 CHANGELOG.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4d74622..77978c5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+## [8.1.1](https://github.com/CESNET/proxystatistics-simplesamlphp-module/compare/v8.1.0...v8.1.1) (2022-09-01)
+
+
+### Bug Fixes
+
+* 🐛 Fix parameters ordering and duplicate insert ([ceef3ee](https://github.com/CESNET/proxystatistics-simplesamlphp-module/commit/ceef3ee26903a8febe9488961b465afcc274b5b3))
+
 # [8.1.0](https://github.com/CESNET/proxystatistics-simplesamlphp-module/compare/v8.0.0...v8.1.0) (2022-08-12)
 
 
-- 
GitLab