From e070eaeeabd2d1567556f7ee78fe488f6b7142d8 Mon Sep 17 00:00:00 2001 From: sreenivasa-murty-lrn <160576407+sreenivasa-murty-lrn@users.noreply.github.com> Date: Mon, 14 Oct 2024 20:50:07 +0530 Subject: [PATCH] [Feature] Update the changelog with the new release changes under the Unreleased section LRN-45193 (#87) [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