diff --git a/API-Changelog.md b/API-Changelog.md new file mode 100644 index 0000000..f6f3f04 --- /dev/null +++ b/API-Changelog.md @@ -0,0 +1,10 @@ +## 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 + +### Reference Implemetation Changelog +The reference implemetation changes can be found in the Releases tab. \ No newline at end of file