From 9c7a81ac95b3de6db4b46e68b3c1cd9cb49982d2 Mon Sep 17 00:00:00 2001 From: Guy Ben-Aharon Date: Thu, 30 Jul 2026 11:03:41 +0300 Subject: [PATCH] chore(main): release 2.11.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3bdb521..f20ce65 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.11.0](https://github.com/onecli/onecli-cli/compare/v2.10.0...v2.11.0) (2026-07-30) + + +### Features + +* **run:** OpenClaw joins the supported agents table ([#108](https://github.com/onecli/onecli-cli/issues/108)) ([02a40ec](https://github.com/onecli/onecli-cli/commit/02a40ec2147d40f85b08b295bf422dfcb66c2754)) + ## [2.10.0](https://github.com/onecli/onecli-cli/compare/v2.9.0...v2.10.0) (2026-07-30)