Add changelog for autocomplete script generation
This commit is contained in:
parent
e5ca1904c7
commit
e23254674f
1 changed files with 2 additions and 0 deletions
|
@ -50,6 +50,8 @@ This section contains the changelog from the last release to the next release.
|
|||
subcommands: `Runtime::handle_unknown_subcommand()`. See docs for details.
|
||||
* `imag-link list` prints output in ascii-table now, use `--plain` to print
|
||||
as plain text.
|
||||
* The build script automatically generates autocomplete scripts for bash,
|
||||
fish and zsh now when compiling the `imag` command.
|
||||
* Minor changes
|
||||
* A license-checker was included into the CI setup, which checks whether all
|
||||
".rs"-files have the license header at the top of the file
|
||||
|
|
Loading…
Reference in a new issue