From cbf687e3778cdcc7c94f8927986d2074ee92b31f Mon Sep 17 00:00:00 2001 From: a-kenji Date: Sat, 25 Jun 2022 21:52:56 +0200 Subject: [PATCH] docs(changelog): add `unstable` feature notice Because the change is gated behind an `unstable` feature. --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cbe9e78b..3f5f3faf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) * refactor: deduplicate code in `screen.rs` (https://github.com/zellij-org/zellij/pull/1453) * chore(dependencies): update `clap`: `3.1.18` -> `3.2.2` (https://github.com/zellij-org/zellij/pull/1496) * add: capability to dispatch actions from the cli (https://github.com/zellij-org/zellij/pull/1265) + + This feature is gated behind the `unstable` feature flag. + Because the serialization format will be changed at some point. + We would still already be glad about early feedback on this feature. + Can be invoked through `zellij action [ACTIONS]`. Automatically sends the action to the current session, or if there is just one