Commit 2707192
Changed files (1)
CHANGELOG.md
@@ -1,4 +1,4 @@
-Version 1.0.31
+Version 1.1.0
# Changelog
All notable changes to this project will be documented in this file.
@@ -83,7 +83,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Removed
- Removed optional SessionNotOnOrAfter attribute from AuthnStatement.
-[Unreleased]: https://github.com/saml-kit/saml-kit/compare/v1.0.31...HEAD
+[Unreleased]: https://github.com/saml-kit/saml-kit/compare/v1.1.0...HEAD
+[1.1.0]: https://github.com/saml-kit/saml-kit/compare/v1.0.31...v1.1.0
[1.0.31]: https://github.com/saml-kit/saml-kit/compare/v1.0.30...v1.0.31
[1.0.30]: https://github.com/saml-kit/saml-kit/compare/v1.0.29...v1.0.30
[1.0.29]: https://github.com/saml-kit/saml-kit/compare/v1.0.28...v1.0.29