Skip to content

Commit

Permalink
add a changelog entry for better autocomplete
Browse files Browse the repository at this point in the history
  • Loading branch information
ianthehenry committed Feb 26, 2022
1 parent 4725697 commit 6a6d8b4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,11 @@ Bash doesn't support the fancy completion-with-description feature that is sort

There are no *releases* of `sd`, per se, but I have occasionally made changes.

## 2021-02-26

- autocompletion now completes arguments to commands instead of just commands
- only completes positional file arguments and the built-in flags (like `--help`)

## 2021-02-24

- added per-directory `template` files, to override the `bash` default
Expand Down

0 comments on commit 6a6d8b4

Please sign in to comment.