From fcfeb4fc8fdce855d76584bdf6d74cbfb884c11c Mon Sep 17 00:00:00 2001 From: Aram Drevekenin Date: Wed, 21 Apr 2021 16:59:39 +0200 Subject: [PATCH] docs(changelog): add changes --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a3a0b1c0..109fb2c0 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] +* Change config to flag (https://github.com/zellij-org/zellij/pull/300) +* Add ZELLIJ environment variable on startup (https://github.com/zellij-org/zellij/pull/305) ## [0.5.0] - 2020-04-20 Beta release with all the things