diff --git a/doc/src/00000.md b/doc/src/00000.md index a3b465ec..5b552fdc 100644 --- a/doc/src/00000.md +++ b/doc/src/00000.md @@ -1,7 +1,7 @@ --- title: imag User Documentation version: 0.7.0 -date: February 2018 +date: April 2018 listings: true codeBlockCaptions: true figureTitle: "Figure" diff --git a/doc/src/09020-changelog.md b/doc/src/09020-changelog.md index be26b39d..ce024d31 100644 --- a/doc/src/09020-changelog.md +++ b/doc/src/09020-changelog.md @@ -18,6 +18,12 @@ Version 0.y.z and thus we can break the API like we want and need to. This section contains the changelog from the last release to the next release. +* Major changes +* Minor changes +* Bugfixes + +## 0.7.0 + * Major changes * `imag-timetrack list --from/--to` now have `kairos` support - that means that complex `--from/--to` arguments (like `yesterday` or `today-2weeks`) @@ -123,6 +129,17 @@ This section contains the changelog from the last release to the next release. "--verbose" was passed, but the value of "--verbose" was not even checked. +## 0.6.4 + +Bugfix release for fixing: + +* `libimagrt` produced the editor command without taking arguments into + account. +* `imag-init` creates `~/.imag` but not `~/.imag/store`. +* Fix editor setup in `libimagrt` to use /dev/tty as stdin for editor, so + terminal-editors do not trash the terminal + + ## 0.6.3 Bugfix release for fixing: