From 6c687c60043a738096bdd9b3141350f69bc085b4 Mon Sep 17 00:00:00 2001 From: Michel Jonathan Schmitz Date: Fri, 30 Oct 2020 09:46:47 +0100 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index df9cd0af..f6548c09 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# [0.38.0](https://gitlab.com/openstapps/core/compare/v0.37.0...v0.38.0) (2020-10-30) + +### Features + +* Replaced `jsonschema` package for `json-schema` + # [0.37.0](https://gitlab.com/openstapps/core/compare/v0.36.0...v0.37.0) (2020-09-23)