docs(changelog): bracketed paste fix

This commit is contained in:
Thomas Linford 2022-08-24 20:07:15 +02:00 committed by GitHub
parent 553a9bbe4f
commit 533a19c26b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,6 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
## [Unreleased]
* Terminal compatibility: improve vttest compliance (https://github.com/zellij-org/zellij/pull/1671)
* fix: bracketed paste handling regression (https://github.com/zellij-org/zellij/pull/1689)
## [0.31.3] - 2022-08-18
* HOTFIX: fix up-arrow regression