summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
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