diff --git a/CHANGELOG.md b/CHANGELOG.md index c40e6255f..310f8fef4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ## [Unreleased] + +## [0.27.0] - 2022-03-31 * 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) * Bump `nix` version to `0.23.1` (https://github.com/zellij-org/zellij/pull/1234)