From 3f33e7ed83171b78225c1bd69a6ef0923ad5951a Mon Sep 17 00:00:00 2001 From: Etienne Margraff Date: Mon, 7 Nov 2016 16:45:17 -0800 Subject: [PATCH] Whats new updates --- whatsnew.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/whatsnew.md b/whatsnew.md index 8c8e7ed1..21312839 100644 --- a/whatsnew.md +++ b/whatsnew.md @@ -1,3 +1,16 @@ +## 0.4.0 +- Plugins + - Dom Timeline + - New plugin to record history of dom changes + - Article available here : https://meulta.com/en/?p=208 + - Credit : @FremyCompany + - Configuration + - You can now provide a --config flag at startup to use another config file + - Various fixes and improvements + - Various refactoring + - Fixing version of socket.io to avoid security issues + + ## 0.3.0 - Plugins - Node.js sample: