From 9530c11970e8e32f4004bbaae2eb56d4ef9ab7e7 Mon Sep 17 00:00:00 2001
From: SeeBasTStick <sebastian.stock@hhu.de>
Date: Mon, 25 May 2020 15:34:43 +0200
Subject: [PATCH] updated changelog and readme for new version

---
 CHANGELOG.md | 8 +++++++-
 README.md    | 8 +++++++-
 2 files changed, 14 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index a62e17d..2ebf980 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -34,4 +34,10 @@
 ## [0.2.0]
 
 - recognizes correct file ending (.mch; .def; .imp; .ref; .sys)
-- no longer activates extension on normal text documents
\ No newline at end of file
+- no longer activates extension on normal text documents
+
+
+## [0.3.0]
+
+- added option for performance feedback
+- implemented 'info' as feedback type
\ No newline at end of file
diff --git a/README.md b/README.md
index b78b438..cba05d4 100644
--- a/README.md
+++ b/README.md
@@ -75,4 +75,10 @@ Please note that user settings overwrite workspace settings.
 ### 0.2.0
 
 - recognizes correct file ending (.mch; .def; .imp; .ref; .sys)
-- no longer activates extension on normal text documents
\ No newline at end of file
+- no longer activates extension on normal text documents
+
+
+### 0.3.0
+
+- added option for performance feedback
+- implemented 'info' as feedback type
\ No newline at end of file
-- 
GitLab