From 7357203f8069af3a188b3261d6acde28b1e4b893 Mon Sep 17 00:00:00 2001 From: sreenivasa murty Date: Mon, 14 Oct 2024 19:44:05 +0530 Subject: [PATCH] [Feature] Update the changelog with the new release changes under the Unreleased section LRN-45193 [Feature] ReAlign of steps under the Unreleased section LRN-45193 --- ChangeLog.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/ChangeLog.md b/ChangeLog.md index 0032721..cb70a79 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -7,12 +7,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] -## [v1.0.5] - 2024-10-14 -### Refactor +### Fixed - Fixed the signature mismatch issue. - Fixed the issue while running the 'make quickstart' - -### Fixed - Fixed an inconsistency with encoding to JSON - Fixed incorrect replacement of SERVICE_ITEMS_API by SERVICE_EVENTS_API in services not requiring `user_id` in the security packet