Skip to content

Commit

Permalink
Update RELEASENOTES for v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisant996 committed Mar 8, 2024
1 parent 4f44b6a commit f846cfa
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions RELEASENOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Release Notes

## 0.5.1 (Mar 8, 2024)

* Add completions for [`dirx`](https://github.com/chrisant996/dirx).
* Add completions for [`eza`](https://github.com/eza-community/eza).
* Add completions for [`fd`](https://github.com/sharkdp/fd).
* Add completions for [`rg`](https://github.com/BurntSushi/ripgrep) (ripgrep).
* Update many of the completion scripts to support icons when [Icons in File Completions](https://github.com/chrisant996/clink-gizmos#setting-up-icons-in-file-completions) from [clink-gizmos](https://github.com/chrisant966/clink-gizmos) is loaded and enabled.
* Update `git status` to include `-unormal`.
* Update `net` completions to support `net use /d`.
* Update `wt` and `start` completions so that completions also work while inputing the commands for `wt` or `start` to launch.

## 0.5.0 (Nov 28, 2023)

* `b192f9` Improve syntax handling for `doskey` completions.
Expand Down

0 comments on commit f846cfa

Please sign in to comment.