From cbfc271da5c75d5a5d5afdf5b197c68ad1edacb1 Mon Sep 17 00:00:00 2001 From: actions Date: Mon, 1 Nov 2021 21:22:58 +0000 Subject: [PATCH] Update changelog v4.2.3 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 90396cb5..8ee2fd33 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +### **4.2.3** (2021-11-01) + +- Make it more easy to understand that error in the log are expected + ### **4.2.2** (2021-10-27) - Replace 'path' by 'browserify-path' #47