From 4f431b575f873595d7dd5297ce062386b9862df6 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Wed, 4 Sep 2024 21:23:06 +0000 Subject: [PATCH] Finalized changelog for v1.0.2 --- changelog.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index e6c9fde..70c294d 100644 --- a/changelog.md +++ b/changelog.md @@ -9,13 +9,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.0.2] - 2024-09-04 + ## [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.1...HEAD +[Unreleased]: https://github.com/coldbox-modules/cbSSO/compare/v1.0.2...HEAD + +[1.0.2]: https://github.com/coldbox-modules/cbSSO/compare/v1.0.1...v1.0.2 [1.0.1]: https://github.com/coldbox-modules/cbSSO/compare/v1.0.0...v1.0.1