From f0d507cef0633c622c7b53a8b80a2504ef6903f0 Mon Sep 17 00:00:00 2001 From: webschik Date: Sat, 29 Feb 2020 18:52:25 +0100 Subject: [PATCH] updated changelog --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c528ae3..a761944 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 1.0.0 +* fix transaction description parsing (see https://github.com/webschik/mt940-js/issues/12) +* updated development tools +* first major release :) + ## 0.6.0 * **Breaking change**: [new transaction id generator](README.md#readoptions) @@ -12,7 +17,7 @@ * refactoring. Build the module only with Typescript, without Webpack ## 0.4.1 -* removed Webpack polyfils +* removed Webpack polyfills ## 0.4.0 * added `id` property to transaction info