diff --git a/CHANGELOG.md b/CHANGELOG.md index 4449354e97cbd06ebdbf0ddf91132581cb38f137..82f0434d8237ed4354a94d32fa56952f36a60fc9 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.1.0](https://code.vereign.com/gaiax/ocm/ocm-engine/compare/v1.0.1...v1.1.0) (2023-05-30) + + +### Features + +* agent implementation ([fea88b6](https://code.vereign.com/gaiax/ocm/ocm-engine/commit/fea88b606efe2829aa34f38d0248d0aba7c61678)) + ## [1.0.1](https://code.vereign.com/gaiax/ocm/ocm-engine/compare/v1.0.0...v1.0.1) (2023-05-23)