From e2ddd55e0c4c65ab3c517aa15f1fb373fcbb20a3 Mon Sep 17 00:00:00 2001 From: dhershman1 Date: Tue, 24 Aug 2021 13:05:25 -0400 Subject: [PATCH] Updated: Changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 211e128..7f925ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,14 @@ - New `disableColor` option so you can disable all color/style options besides the white space formatting +### Improved + +- Respect bailouts when they come back in the results + +### Fixed + +- If tape errors out, the error should now bubble back to the terminal instead of getting consumed by tap-on + ## v0.2.0 ### Improved