Fix typo
This commit is contained in:
parent
3215311bc9
commit
44c62b061e
1 changed files with 1 additions and 1 deletions
|
@ -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()`.
|
||||||
|
|
Loading…
Reference in a new issue