diff --git a/CHANGELOG.md b/CHANGELOG.md index 068d73af3e4052b8339a481065bdd900895901bd..ef296e1a16dc8b394ce8349df587e258f13b4228 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# [2.0.0](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-campusmultiauth/compare/v1.5.0...v2.0.0) (2022-11-07) + + +### Bug Fixes + +* **deps:** update dependency php to 8.1 ([3c663d8](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-campusmultiauth/commit/3c663d8e41e8b247b2a1f7fb158c43d7e9fa2f2b)) + + +### BREAKING CHANGES + +* **deps:** PHP ^8.1 is required + # [1.5.0](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-campusmultiauth/compare/v1.4.2...v1.5.0) (2022-11-07)