summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2020-12-04 15:22:03 +0100
committerMatthias Beyer <mail@beyermatthias.de>2020-12-04 15:22:03 +0100
commit4c0aa699a6e6eb002a323fb1b343da6457990655 (patch)
treefddafce3a33951beea4afb6e4c866a719fbecff6 /CHANGELOG.md
parent03ce0d03f7c092a329fb02b628edebfd64e48580 (diff)
fixup! Move error implementation to use thiserror
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8e72e8c..393edf9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,7 @@
# 0.7.0
* async-await support [#229](https://github.com/softprops/shiplift/pull/229)
+* errors are now implemented using `thiserror` [#242](https://github.com/softprops/shiplift/pull/242)
# 0.6.0