From 111e6208af91a23b0b4eca6f5c300933d9caa273 Mon Sep 17 00:00:00 2001
From: semantic-release-bot <semantic-release-bot@martynus.net>
Date: Mon, 22 Nov 2021 11:07:08 +0000
Subject: [PATCH] chore(release): 6.0.0 [skip ci]

# [6.0.0](https://github.com/CESNET/proxystatistics-simplesamlphp-module/compare/v5.0.0...v6.0.0) (2021-11-22)

### Features

* adapt for PostgreSQL ([d778a96](https://github.com/CESNET/proxystatistics-simplesamlphp-module/commit/d778a96c2f9b5d1a15b349b0effb4d44fea482d7))

### BREAKING CHANGES

* renamed columns idpId and spId, see migrations scripts
---
 CHANGELOG.md | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3046b45..dadd3ae 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,15 @@
+# [6.0.0](https://github.com/CESNET/proxystatistics-simplesamlphp-module/compare/v5.0.0...v6.0.0) (2021-11-22)
+
+
+### Features
+
+* adapt for PostgreSQL ([d778a96](https://github.com/CESNET/proxystatistics-simplesamlphp-module/commit/d778a96c2f9b5d1a15b349b0effb4d44fea482d7))
+
+
+### BREAKING CHANGES
+
+* renamed columns idpId and spId, see migrations scripts
+
 # [5.0.0](https://github.com/CESNET/proxystatistics-simplesamlphp-module/compare/v4.3.0...v5.0.0) (2021-11-18)
 
 
-- 
GitLab