From fd994e2c087921e263b1690d5c225152d65534f7 Mon Sep 17 00:00:00 2001 From: Karl-Philipp Wulfert Date: Wed, 3 Apr 2019 16:23:56 +0200 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f28152a5..b29d0bfc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [0.14.0](https://gitlab.com/openstapps/core/compare/v0.13.0...v0.14.0) (2019-04-03) + + +### Features + +* add model for plugin register route ([8188731](https://gitlab.com/openstapps/core/commit/8188731)) + + + # [0.13.0](https://gitlab.com/openstapps/core/compare/v0.12.0...v0.13.0) (2019-04-02)