docs(changelog): update compatibility fix

This commit is contained in:
Aram Drevekenin 2021-05-28 17:31:45 +02:00 committed by GitHub
parent 12709e3e48
commit c53731bfa8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,8 +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.12.0] - 2021-05-28
* Fix crash when padding before widechar (https://github.com/zellij-org/zellij/pull/540)
## [0.12.1] - 2021-05-28
* HOTFIX: fix Zellij not responding to input on certain terminals (https://github.com/zellij-org/zellij/issues/538)
## [0.12.0] - 2021-05-27