From c2523eb05a58bd6173cb7ca92f67e3dda55f21b5 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Wed, 4 Sep 2024 21:12:31 +0000 Subject: [PATCH] Finalized changelog for v1.0.1 --- changelog.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 1d14dc8..e6c9fde 100644 --- a/changelog.md +++ b/changelog.md @@ -9,10 +9,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.0.1] - 2024-09-04 + ## [1.0.0] - 2024-09-04 - Add support for several SSO IP integrations -[Unreleased]: https://github.com/coldbox-modules/cbSSO/compare/v1.0.0...HEAD +[Unreleased]: https://github.com/coldbox-modules/cbSSO/compare/v1.0.1...HEAD + +[1.0.1]: https://github.com/coldbox-modules/cbSSO/compare/v1.0.0...v1.0.1 [1.0.0]: https://github.com/coldbox-modules/cbSSO/compare/ea53937f976749c7a0057038dc6174671e838579...v1.0.0