Update CHANGELOG.md
This commit is contained in:
parent
3c087c0f8d
commit
993d786ad7
|
|
@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
- `zoxide remove` now throws an error if there was no match in the database.
|
- `zoxide remove` now throws an error if there was no match in the database.
|
||||||
- Interactive mode in `zoxide` no longer throws an error if `fzf` exits gracefully.
|
- Interactive mode in `zoxide` no longer throws an error if `fzf` exits gracefully.
|
||||||
|
- Canonicalize to regular paths instead of UNC paths on Windows.
|
||||||
|
|
||||||
## [0.3.1] - 2020-04-03
|
## [0.3.1] - 2020-04-03
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue