From 065851bd091494c7f3932ad3fce5ca58933db76c Mon Sep 17 00:00:00 2001 From: Ruben Bridgewater Date: Fri, 18 Nov 2016 15:42:19 +0100 Subject: [PATCH] Add changelog entry --- changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/changelog.md b/changelog.md index 7e32712..cd2a8bc 100644 --- a/changelog.md +++ b/changelog.md @@ -4,6 +4,10 @@ Features - Improve `stringNumbers` parsing performance by up to 100% +Bugfixes + +- Do not unref the interval anymore due to issues with NodeJS + ## v.2.1.1 - 31 Oct, 2016 Bugfixes