summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2022-12-09 11:44:36 +0100
committerAram Drevekenin <aram@poor.dev>2022-12-09 11:44:36 +0100
commitadab6b83631d3b2c7f31b0b402869db21fdf0d49 (patch)
tree1aa46bf15296d8e1b5acc92fc392213741415f72 /CHANGELOG.md
parent1e141aa7fe4a49a8df8b0c268952d01268776199 (diff)
chore(version): patch version due to CI difficultiesv0.34.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0cca48850..9e6ec6bdd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
## [Unreleased]
-## [0.34.0] - 2022-12-09
+## [0.34.1] - 2022-12-09
* (BREAKING CHANGE) performance: change plugin data flow to improve render speed (https://github.com/zellij-org/zellij/pull/1934)
* (BREAKING CHANGE) performance: various render pipeline improvements (https://github.com/zellij-org/zellij/pull/1960)