Add changelog entry for imag-ids not printing store path
This commit is contained in:
parent
64c8aee7fb
commit
323517c6a7
1 changed files with 2 additions and 0 deletions
|
@ -41,6 +41,8 @@ This section contains the changelog from the last release to the next release.
|
||||||
output as JSON.
|
output as JSON.
|
||||||
* `imag-edit` can now read store ids from stdin, sorts
|
* `imag-edit` can now read store ids from stdin, sorts
|
||||||
`imag ids | fzf | imag edit -I` is not a thing.
|
`imag ids | fzf | imag edit -I` is not a thing.
|
||||||
|
* `imag ids` does not print the path of the store. Can be turned on using
|
||||||
|
commandline flag.
|
||||||
* Minor changes
|
* Minor changes
|
||||||
* A license-checker was included into the CI setup, which checks whether all
|
* 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
|
".rs"-files have the license header at the top of the file
|
||||||
|
|
Loading…
Reference in a new issue