Add changelog

This commit is contained in:
Matthias Beyer 2018-03-02 14:42:45 +01:00
parent cedbaf1b5c
commit 39a00dc65a

View file

@ -46,6 +46,7 @@ This section contains the changelog from the last release to the next release.
* `imag-log show` was aliased to `imag-log list` * `imag-log show` was aliased to `imag-log list`
* `imag-* --version` shows `git describe` output if binary was compiled in * `imag-* --version` shows `git describe` output if binary was compiled in
"debug" mode. "debug" mode.
* `imag-diary` supports "daily" diaries now.
* Bugfixes * Bugfixes
* imag does not panic anymore when piping and breaking that pipe, for * imag does not panic anymore when piping and breaking that pipe, for
example like with `imag store ids | head -n 1`. example like with `imag store ids | head -n 1`.
@ -62,6 +63,7 @@ This section contains the changelog from the last release to the next release.
with a line "---" in the content part to fail, was fixed. with a line "---" in the content part to fail, was fixed.
* The patch explained by the point above introduced a bug which caused * The patch explained by the point above introduced a bug which caused
entries to be read as a single line, which was fixed as well. entries to be read as a single line, which was fixed as well.
* `imag-diary create --timed` did not work as expected
## 0.6.1 ## 0.6.1