From 9738dd14c104101d5debc9afc2fb71989e72b606 Mon Sep 17 00:00:00 2001
From: semantic-release-bot <semantic-release-bot@martynus.net>
Date: Thu, 14 Oct 2021 13:29:33 +0000
Subject: [PATCH] chore(release): 1.0.2 [skip ci]

## [1.0.2](https://github.com/CESNET/simplesamlphp-module-attribute_check/compare/v1.0.1...v1.0.2) (2021-10-14)

### Bug Fixes

* fix bad require of _autoload ([e3f5cf2](https://github.com/CESNET/simplesamlphp-module-attribute_check/commit/e3f5cf20bea02b065ecb2002db1344cb508e3ce8))
---
 CHANGELOG.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index c84c9e9..3b98820 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+## [1.0.2](https://github.com/CESNET/simplesamlphp-module-attribute_check/compare/v1.0.1...v1.0.2) (2021-10-14)
+
+
+### Bug Fixes
+
+* fix bad require of _autoload ([e3f5cf2](https://github.com/CESNET/simplesamlphp-module-attribute_check/commit/e3f5cf20bea02b065ecb2002db1344cb508e3ce8))
+
 ## [1.0.1](https://github.com/CESNET/simplesamlphp-module-attribute_check/compare/v1.0.0...v1.0.1) (2021-10-14)
 
 
-- 
GitLab