From 4048fda48844c440e3be0ad885931a0c23ccae48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Kruli=C5=A1?= Date: Mon, 13 Jan 2020 12:39:58 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 0dfcab5..0dcfc48 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,13 +4,16 @@ This change log tracks the releases on our [pilot server](https://recodex.mff.cu | Date | [web-app](https://github.com/ReCodEx/web-app/releases) | [api](https://github.com/ReCodEx/api/releases) | [worker](https://github.com/ReCodEx/worker/releases) | [broker](https://github.com/ReCodEx/broker/releases) | [fileserver](https://github.com/ReCodEx/fileserver/releases) | [monitor](https://github.com/ReCodEx/monitor/releases) | [cleaner](https://github.com/ReCodEx/cleaner/releases) | | --- |:---:|:---:|:---:|:---:|:---:|:---:|:---:| +| 13.1.2020 | v1.20.0 | v1.20.0 | v1.6.4 | v1.3.0 | v1.2.1 | v1.0.0 | v1.1.0 | | 30.11.2019 | v1.19.0 | v1.19.0 | v1.6.4 | v1.3.0 | v1.2.1 | v1.0.0 | v1.1.0 | | 26.10.2019 | v1.18.3 | v1.18.2 | v1.6.3 | v1.3.0 | v1.2.1 | v1.0.0 | v1.1.0 | | 5.10.2019 | v1.18.2 | v1.18.1 | v1.6.3 | v1.3.0 | v1.2.1 | v1.0.0 | v1.1.0 | -| 22.9.2019 | v1.18.1 | v1.18.0 | v1.6.3 | v1.3.0 | v1.2.1 | v1.0.0 | v1.1.0 | Older versions are at the bottom of this page. +## 13.1.2020 + + ## 30.11.2019 * User settings (notifications) updated, new notification added. * Filters for tags and environments added to exercise lists. @@ -306,6 +309,7 @@ Older versions are at the bottom of this page. | Date | [web-app](https://github.com/ReCodEx/web-app/releases) | [api](https://github.com/ReCodEx/api/releases) | [worker](https://github.com/ReCodEx/worker/releases) | [broker](https://github.com/ReCodEx/broker/releases) | [fileserver](https://github.com/ReCodEx/fileserver/releases) | [monitor](https://github.com/ReCodEx/monitor/releases) | [cleaner](https://github.com/ReCodEx/cleaner/releases) | | --- |:---:|:---:|:---:|:---:|:---:|:---:|:---:| +| 22.9.2019 | v1.18.1 | v1.18.0 | v1.6.3 | v1.3.0 | v1.2.1 | v1.0.0 | v1.1.0 | | 23.5.2019 | v1.17.0 | v1.17.0 | v1.6.2 | v1.3.0 | v1.2.1 | v1.0.0 | v1.1.0 | | 15.4.2019 | v1.16.1 | v1.16.0 | v1.6.2 | v1.3.0 | v1.2.1 | v1.0.0 | v1.1.0 | | 24.3.2019 | v1.15.2 | v1.15.2 | v1.6.1 | v1.3.0 | v1.2.1 | v1.0.0 | v1.1.0 |