This commit is contained in:
Matthias Beyer 2018-01-31 11:29:24 +01:00
parent 3215311bc9
commit 44c62b061e

View file

@ -37,7 +37,7 @@ This section contains the changelog from the last release to the next release.
chaining chaining
* The `toml-query` dependency was updated to 0.5.0 * The `toml-query` dependency was updated to 0.5.0
* `imag-timetrack list` lists with a table now * `imag-timetrack list` lists with a table now
* `imag-timetrack stop` now stops all runnings tags if none are specified * `imag-timetrack stop` now stops all running tags if none are specified
* The `toml-query` dependency was updated to 0.6.0 * The `toml-query` dependency was updated to 0.6.0
* `ResultExt::map_err_trace_exit()` was removed in favour of * `ResultExt::map_err_trace_exit()` was removed in favour of
`ResultExt::map_err_trace_exit_unwrap()`. `ResultExt::map_err_trace_exit_unwrap()`.