Add changelog entries for minor fixes

This commit is contained in:
Matthias Beyer 2018-02-10 17:54:25 +01:00
parent 10e7a82a45
commit eebe6c4d43
1 changed files with 10 additions and 0 deletions

View File

@ -23,6 +23,16 @@ This section contains the changelog from the last release to the next release.
that complex `--from/--to` arguments (like `yesterday` or `today-2weeks`)
are now possible
* 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
* `imag-link` does not allow linking the entry to itself
* `imag` sorts available commands alphabetically now
* `imag` has a new subcommand `help` for consistency with other tools
* `imag-grep` does not print grep statistics when only files with matches
are listed
* The `"Ok"` output which was printed on success was removed from all
commands
* `imag-log show` was aliased to `imag-log list`
* Bugfixes
## 0.6.0