From 19b74e073a9a408581f46b7e9b042fff177920bd Mon Sep 17 00:00:00 2001 From: a-kenji Date: Thu, 17 Mar 2022 11:41:23 +0100 Subject: [PATCH] docs(changelog): fix feature asset installation --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a5e3950..79970ee0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ 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] +* Fix: feature `disable_automatic_asset_installation` (https://github.com/zellij-org/zellij/pull/1226) ## [0.26.1] - 2022-03-16 * HOTFIX: Paste regression (https://github.com/zellij-org/zellij/commit/08d2014cfea1583059338a338bc4d5f632763fdb)