From a7ac4fe23d3c6967788f93c8d56dc89a2f5210bc Mon Sep 17 00:00:00 2001 From: Karl-Philipp Wulfert Date: Wed, 3 Apr 2019 15:06:56 +0200 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index be7b4c95..8a650f7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +# [0.4.0](https://gitlab.com/openstapps/core-tools/compare/v0.3.0...v0.4.0) (2019-04-03) + + +### Features + +* add feature to validate schemas directly ([1022150](https://gitlab.com/openstapps/core-tools/commit/1022150)) +* adjust generation of route documentation ([d3ce936](https://gitlab.com/openstapps/core-tools/commit/d3ce936)), closes [#12](https://gitlab.com/openstapps/core-tools/issues/12) + + + # [0.3.0](https://gitlab.com/openstapps/core-tools/compare/v0.2.1...v0.3.0) (2019-02-06)