This commit is contained in:
Junegunn Choi
2024-11-12 00:57:10 +09:00
parent 0c64c68781
commit 215ab48222
5 changed files with 10 additions and 4 deletions

View File

@@ -1,6 +1,12 @@
CHANGELOG
=========
0.56.2
------
- Bug fixes
- Fixed abnormal scrolling behavior when `--wrap` is set (#4083)
- [zsh] Fixed warning message when `ksh_arrays` is set (#4084)
0.56.1
------
- Bug fixes and improvements