Update CHANGELOG

This commit is contained in:
Ajeet D'Souza 2022-03-31 16:49:49 +05:30
parent 1ef1b3c01f
commit b5feb0be50
1 changed files with 4 additions and 2 deletions

View File

@ -18,11 +18,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Bash/Zsh: rename `_z` completion function to avoid conflicts with other shell
plugins.
- Elvish: upgrade to new lambda syntax.
- Fzf: added `--keep-right` option by default, upgraded minimum version to
v0.21.0.
- Fzf: added `--keep-right` option by default, upgrade minimum supported version
to v0.21.0.
- Bash: only enable completions on 4.4+.
- Fzf: bypass `ls` alias in preview window.
- Retain ownership of database file.
- Elvish: upgrade to new try-catch syntax, upgrade minimum supported version to
v0.18.0.
## [0.8.0] - 2021-12-25