From 4877a2ffa31217c703e8344f2b58d9d7d929fe8c Mon Sep 17 00:00:00 2001 From: Raiyan Date: Wed, 2 Jan 2019 22:30:56 -0500 Subject: [PATCH] Release notes added for 0.4.1 --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index aee6c2f..b6d98f1 100644 --- a/README.md +++ b/README.md @@ -92,3 +92,9 @@ This meteor package is a fork of [elevatedevdesign:autoform-nouislider](https:// ### 0.4 - Bug fixed: "Slider was already initialized" error fixed + +### 0.4.1 +- Update AutoForm to 6.0.0, other dependencies also updated to recent version +- Code is now [Javascript standard style](https://standardjs.com/) +- Some ES5 syntax updated to ES6 +