From bb5639147f439314ce3f01fba81cbc9c37508a29 Mon Sep 17 00:00:00 2001 From: ismay Date: Sun, 14 Apr 2019 14:06:29 +0200 Subject: [PATCH] Prepare 4.4.0 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a0b1ef6..8d2f28c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +### 4.4.0 - April 14, 2019 +* add `setFilename` option, to set the absolute file path in the engine options + ### 4.3.0 - April 7, 2019 * prefix rendering errors with filename that caused the error * allow async transforms