From e2ccc9ae0ac3e65281ece81c7e577bb66dd06427 Mon Sep 17 00:00:00 2001 From: ismay Date: Sun, 7 Apr 2019 13:50:46 +0200 Subject: [PATCH] Prepare 4.3.0 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d469ea..a0b1ef6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +### 4.3.0 - April 7, 2019 +* prefix rendering errors with filename that caused the error +* allow async transforms + ### 4.2.0 - July 19, 2018 * add `suppressNoFilesError` feature