From 06f8e1f43603f182579d49c755e589b8f33ec504 Mon Sep 17 00:00:00 2001 From: Karl-Philipp Wulfert Date: Wed, 6 Feb 2019 16:48:00 +0100 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6149b4ff..b11cfcc2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [0.5.0](https://gitlab.com/openstapps/core/compare/v0.4.0...v0.5.0) (2019-02-06) + + +### Features + +* add model for syntax error ([a3f9fcb](https://gitlab.com/openstapps/core/commit/a3f9fcb)) + + + # [0.4.0](https://gitlab.com/openstapps/core/compare/v0.3.0...v0.4.0) (2019-01-31)