Jannik 2019-10-29 14:12:42 +01:00
parent 474b52827c
commit 0867e976b4

@ -1,10 +1,13 @@
## API Changelog ## API Changelog
* 1.1.4 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) * /health, returns 200 (OK, for status checks)
* 1.1.3
#### 1.1.3
* /lesson -> /lessons * /lesson -> /lessons
* 1.1.0
#### 1.1.0
* /courses is deprecated now, use /courseList instead * /courses is deprecated now, use /courseList instead
### Reference Implemetation Changelog ### Software/Reference Implemetation Changelog
The reference implemetation changes can be found in the Releases tab. The reference implemetation changes can be found in the Releases tab.