From d267948689a30a276adbe9e7cedf2be792d15b73 Mon Sep 17 00:00:00 2001 From: Aram Drevekenin Date: Thu, 28 Mar 2024 15:38:40 +0100 Subject: docs(changelog): zellij:OWN_URL --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5fc3c3162..8581eb8e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,6 +34,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) * feat(plugins): add API to dump the current session's layout to a plugin (https://github.com/zellij-org/zellij/pull/3227) * fix(plugins): properly serialize remote urls (https://github.com/zellij-org/zellij/pull/3224) * feat(plugins): add close_self API to allow plugins to close their own instance (https://github.com/zellij-org/zellij/pull/3228) +* feat(plugins): allow plugins to specify `zellij:OWN_URL` as a pipe destination (https://github.com/zellij-org/zellij/pull/3232) ## [0.39.2] - 2023-11-29 * fix(cli): typo in cli help (https://github.com/zellij-org/zellij/pull/2906) -- cgit v1.2.3