This commit is contained in:
Junegunn Choi
2024-11-15 10:06:01 +09:00
parent 03d6ba7496
commit add1aec685
5 changed files with 11 additions and 4 deletions

View File

@@ -1,6 +1,13 @@
CHANGELOG
=========
0.56.3
------
- Bug fixes in zsh scripts
- fix(zsh): handle backtick trigger edge case (#4090)
- revert(zsh): remove 'fc -RI' call in the history widget (#4093)
- Thanks to @LangLangBart for the contributions
0.56.2
------
- Bug fixes