Update CHANGELOG
This commit is contained in:
parent
1ef1b3c01f
commit
b5feb0be50
|
|
@ -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
|
- Bash/Zsh: rename `_z` completion function to avoid conflicts with other shell
|
||||||
plugins.
|
plugins.
|
||||||
- Elvish: upgrade to new lambda syntax.
|
- Elvish: upgrade to new lambda syntax.
|
||||||
- Fzf: added `--keep-right` option by default, upgraded minimum version to
|
- Fzf: added `--keep-right` option by default, upgrade minimum supported version
|
||||||
v0.21.0.
|
to v0.21.0.
|
||||||
- Bash: only enable completions on 4.4+.
|
- Bash: only enable completions on 4.4+.
|
||||||
- Fzf: bypass `ls` alias in preview window.
|
- Fzf: bypass `ls` alias in preview window.
|
||||||
- Retain ownership of database file.
|
- 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
|
## [0.8.0] - 2021-12-25
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue