From 25be08ab2286c89a8c095b4fdc5765eb641b0431 Mon Sep 17 00:00:00 2001 From: Jannik Seiler Date: Tue, 29 Oct 2019 14:05:42 +0100 Subject: [PATCH] --- API-Changelog.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 API-Changelog.md 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