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