diff --git a/CHANGELOG.md b/CHANGELOG.md index 34ec04616fdb14397b517085adfb891000cbcc88..c71ed6430b882099d659035724c2237215656910 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.24.1](https://code.vereign.com/gaiax/ocm/ocm-engine/compare/v1.24.0...v1.24.1) (2024-02-21) + + +### Bug Fixes + +* move trust ping event behind isRest flag only ([61f517b](https://code.vereign.com/gaiax/ocm/ocm-engine/commit/61f517b1f64f44e3125f56974c6e2dbf815492ee)) + ## [1.24.0](https://code.vereign.com/gaiax/ocm/ocm-engine/compare/v1.23.1...v1.24.0) (2024-02-20)