From 472038ec62529e71da1f11f27a139f3013b9cf68 Mon Sep 17 00:00:00 2001 From: Karl-Philipp Wulfert Date: Wed, 19 Jun 2019 14:21:49 +0200 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 83e90d55..ea7042d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +# [0.21.0](https://gitlab.com/openstapps/core/compare/v0.20.0...v0.21.0) (2019-06-19) + + +### Features + +* add ES annotations ([9c424b0](https://gitlab.com/openstapps/core/commit/9c424b0)) +* add static typed test for consistency ([ff1f554](https://gitlab.com/openstapps/core/commit/ff1f554)), closes [#71](https://gitlab.com/openstapps/core/issues/71) + + + # [0.20.0](https://gitlab.com/openstapps/core/compare/v0.19.0...v0.20.0) (2019-06-11)