summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2018-01-22 12:48:28 +0100
committerMatthias Beyer <mail@beyermatthias.de>2018-01-29 09:38:32 +0100
commit7731b88c9767df25bee982a5529a8a9dbf37255f (patch)
tree7a7636889b20d99e4f0312792bae4f03d897a5a1 /doc
parente43812d262afdf564cb88a2266d18f2b170b7370 (diff)
Remove map_err_trace_exit() calls in favour of map_err_trace_exit_unwrap()
Diffstat (limited to 'doc')
-rw-r--r--doc/src/09020-changelog.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/src/09020-changelog.md b/doc/src/09020-changelog.md
index 78a93816..29a4a066 100644
--- a/doc/src/09020-changelog.md
+++ b/doc/src/09020-changelog.md
@@ -40,6 +40,8 @@ This section contains the changelog from the last release to the next release.
* `imag-timetrack list` lists with a table now
* `imag-timetrack stop` now stops all runnings tags if none are specified
* 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_unwrap()`.
* Bugfixes
## 0.5.0