diff --git a/ChangeLog.md b/ChangeLog.md index 9021c14..cb70a79 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -8,13 +8,13 @@ Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] ### Fixed +- Fixed the signature mismatch issue. +- Fixed the issue while running the 'make quickstart' - 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 - Fixed handling of `user_id` in security packet for services not requiring it -- Fixed the signature mismatch issue. -- Fixed the issue while running the 'make quickstart' ## [v1.0.4] - 2024-07-11 ### Added