Fix typo in changelog
This commit is contained in:
parent
835c003491
commit
c6f1c78597
1 changed files with 2 additions and 2 deletions
|
@ -39,8 +39,8 @@ This section contains the changelog from the last release to the next release.
|
||||||
address and either shows or lists the found contacts
|
address and either shows or lists the found contacts
|
||||||
* `imag-contact list` and `imag-contact find` is now able to print the
|
* `imag-contact list` and `imag-contact find` is now able to print the
|
||||||
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, so
|
||||||
`imag ids | fzf | imag edit -I` is not a thing.
|
`imag ids | fzf | imag edit -I` is now a thing.
|
||||||
* `imag ids` does not print the path of the store. Can be turned on using
|
* `imag ids` does not print the path of the store. Can be turned on using
|
||||||
commandline flag.
|
commandline flag.
|
||||||
* Minor changes
|
* Minor changes
|
||||||
|
|
Loading…
Reference in a new issue