From 1aba66881277874dd7f5d9f68d777cb20b84e024 Mon Sep 17 00:00:00 2001
From: semantic-release-bot <semantic-release-bot@martynus.net>
Date: Mon, 28 Nov 2022 12:18:34 +0000
Subject: [PATCH] chore(release): 6.0.0 [skip ci]
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

# [6.0.0](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-elixir/compare/v5.1.5...v6.0.0) (2022-11-28)

### Features

* 🎸 Refactored disco, use own config file ([b81cf80](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-elixir/commit/b81cf801eb5470c6ea5700638f4f372fe9ea9543))

### BREAKING CHANGES

* needs its own config file module_elixir.php
---
 CHANGELOG.md | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index aac5c15..cd62318 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,15 @@
+# [6.0.0](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-elixir/compare/v5.1.5...v6.0.0) (2022-11-28)
+
+
+### Features
+
+* 🎸 Refactored disco, use own config file ([b81cf80](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-elixir/commit/b81cf801eb5470c6ea5700638f4f372fe9ea9543))
+
+
+### BREAKING CHANGES
+
+* needs its own config file module_elixir.php
+
 ## [5.1.5](https://github.com/CESNET/elixir-aai-proxy-idp-template/compare/v5.1.4...v5.1.5) (2022-09-01)
 
 
-- 
GitLab