diff --git a/CHANGELOG.md b/CHANGELOG.md index 79970ee0..b96a5966 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ## [Unreleased] * Fix: feature `disable_automatic_asset_installation` (https://github.com/zellij-org/zellij/pull/1226) +* Fix: `wasm_vm` use `cache_dirs` for ephemeral plugin data (https://github.com/zellij-org/zellij/pull/1230) ## [0.26.1] - 2022-03-16 * HOTFIX: Paste regression (https://github.com/zellij-org/zellij/commit/08d2014cfea1583059338a338bc4d5f632763fdb)