summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBrooks J Rady <b.j.rady@gmail.com>2021-07-19 20:50:01 +0100
committerBrooks J Rady <b.j.rady@gmail.com>2021-07-19 20:50:01 +0100
commit55bc1feee1a1239c36f5d8591a9a275df44f4b88 (patch)
treeafc75d64a499dc4bcd4b1f81593fccca6a5c7924 /CHANGELOG.md
parent7de19dc6dfd6c847370f354649178e68f0181fd4 (diff)
chore(release): rotate changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b665fa446..5ce2d371a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,9 @@ 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.15.0] - 2021-07-19
* Kill children properly (https://github.com/zellij-org/zellij/pull/601)
* Change name of `Run` binding for actions (https://github.com/zellij-org/zellij/pull/602)
* Add running commands to `layouts` (https://github.com/zellij-org/zellij/pull/600)