diff --git a/Changelog.md b/Changelog.md index 0800502..125b64d 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,13 +4,17 @@ 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) | | --- |:---:|:---:|:---:|:---:|:---:|:---:|:---:| +| 24.3.2019 | v1.15.2 | v1.15.2 | v1.6.1 | v1.3.0 | v1.2.1 | v1.0.0 | v1.1.0 | | 8.3.2019 | v1.15.1 | v1.15.1 | v1.6.1 | v1.3.0 | v1.2.1 | v1.0.0 | v1.1.0 | | 17.2.2019 | v1.15.0 | v1.15.0 | v1.6.1 | v1.3.0 | v1.2.1 | v1.0.0 | v1.1.0 | | 28.1.2019 | v1.14.0 | v1.14.0 | v1.6.1 | v1.2.2 | v1.2.1 | v1.0.0 | v1.1.0 | -| 2.1.2019 | v1.13.0 | v1.13.3 | v1.6.0 | v1.2.2 | v1.2.1 | v1.0.0 | v1.1.0 | Older versions are at the bottom of this page. +## 24.3.2019 +* Prolog support added, exercise simple config form slightly refactored. +* Bug fixes and minor ux improvements. + ## 8.3.2019 * Bug killing spree. * SIS isolation, showing external identifiers for users. @@ -265,6 +269,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) | | --- |:---:|:---:|:---:|:---:|:---:|:---:|:---:| +| 2.1.2019 | v1.13.0 | v1.13.3 | v1.6.0 | v1.2.2 | v1.2.1 | v1.0.0 | v1.1.0 | | 12.12.2018 | v1.12.5 | v1.13.1 | v1.6.0 | v1.2.2 | v1.2.1 | v1.0.0 | v1.1.0 | | 26.11.2018 | v1.12.4 | v1.13.0 | v1.6.0 | v1.2.2 | v1.2.1 | v1.0.0 | v1.1.0 | | 21.10.2018 | v1.12.3 | v1.12.3 | v1.5.4 | v1.2.2 | v1.2.1 | v1.0.0 | v1.1.0 |