From 7b765fbf1996437f04a0abf5fdcdd41d30890525 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Kruli=C5=A1?= Date: Wed, 3 Mar 2021 22:05:05 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changelog.md b/Changelog.md index 9d6af06..65b9af6 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,7 @@ This change log tracks the releases on our [pilot server](https://recodex.mff.cu | Date | [web-app](https://github.com/ReCodEx/web-app/releases) | [core-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) | | --- |:---:|:---:|:---:|:---:|:---:|:---:|:---:| +| 3.3.2021 | v1.25.1 | v1.25.1 | v1.7.2 | v1.3.0 | ------ | v1.0.0 | v1.1.0 | | 3.2.2021 | v1.25.0 | v1.25.0 | v1.7.2 | v1.3.0 | ------ | v1.0.0 | v1.1.0 | | 7.12.2020 | v1.24.0 | v1.24.0 | v1.7.1 | v1.3.0 | ------ | v1.0.0 | v1.1.0 | | 22.11.2020 | v1.23.0 | v1.23.0 | v1.7.0 | v1.3.0 | ------ | v1.0.0 | v1.1.0 | @@ -10,6 +11,11 @@ This change log tracks the releases on our [pilot server](https://recodex.mff.cu | 30.3.2020 | v1.21.0 | v1.21.0 | v1.6.4 | v1.3.0 | v1.2.1 | v1.0.0 | v1.1.0 | | 13.1.2020 | v1.20.0 | v1.20.0 | v1.6.4 | v1.3.0 | v1.2.1 | v1.0.0 | v1.1.0 | +## 3.3.2021 + +- Fixning minor bugs and making adjustments in access control. +- Supervisor can read complete configuration of an exercise he/she may assign. + ## 3.2.2021 - Upgrading to API Core Nette 3.1 (+ subsequent upgrades of relevant libs)