From 641eff15b82b7a21ba410c313bf4e8d752bfe9a8 Mon Sep 17 00:00:00 2001 From: Karl-Philipp Wulfert Date: Mon, 17 Dec 2018 12:41:42 +0100 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 524cc569..33635a29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,19 @@ -## 0.0.1 (2018-11-29) +# [0.1.0](https://gitlab.com/openstapps/core/compare/v0.0.2...v0.1.0) (2018-12-17) + + +### Features + +* add base scheme for academic degrees ([85c8fc4](https://gitlab.com/openstapps/core/commit/85c8fc4)) +* add schema for course of studies ([2d4a76a](https://gitlab.com/openstapps/core/commit/2d4a76a)) +* add tool to generate documentation for routes ([1a07df2](https://gitlab.com/openstapps/core/commit/1a07df2)) + + + +## [0.0.2](https://gitlab.com/openstapps/core/compare/v0.0.1...v0.0.2) (2018-11-29) + + + +## [0.0.1](https://gitlab.com/openstapps/core/compare/2d770dd...v0.0.1) (2018-11-29) ### Features