From 0867e976b425d6affd4a85cffa688710c8cc8786 Mon Sep 17 00:00:00 2001 From: Jannik Seiler Date: Tue, 29 Oct 2019 14:12:42 +0100 Subject: [PATCH] --- API-Changelog.md | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/API-Changelog.md b/API-Changelog.md index f6f3f04..3318caa 100644 --- a/API-Changelog.md +++ b/API-Changelog.md @@ -1,10 +1,13 @@ ## API Changelog -* 1.1.4 - * /health, returns 200 (OK, for status checks) -* 1.1.3 - * /lesson -> /lessons -* 1.1.0 - * /courses is deprecated now, use /courseList instead +The APi changelog contains all changes made to the API Documentation/Functions. It does not contain the Changes made to the tcor software/reference implementaion +#### 1.1.4 +* /health, returns 200 (OK, for status checks) -### Reference Implemetation Changelog +#### 1.1.3 +* /lesson -> /lessons + +#### 1.1.0 +* /courses is deprecated now, use /courseList instead + +### Software/Reference Implemetation Changelog The reference implemetation changes can be found in the Releases tab. \ No newline at end of file