From 701311daa33ed1a9c6e5602164b158714b0bcd32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Kruli=C5=A1?= Date: Mon, 14 Mar 2022 01:37:14 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index ae81d41..2c96f55 100644 --- a/Changelog.md +++ b/Changelog.md @@ -14,10 +14,11 @@ This change log tracks the releases on our [pilot server](https://recodex.mff.cu | 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 | -# 14.3.2022 +## 14.3.2022 - Switching API strictly to PHP 7.4 (PHP 7.3 support dropped!) - Support for compile arguments for C and C++ environments added +#### Migration to 2.3.0: Both `c-gcc-linux` and `cxx-gcc-linux` needs to be updated from [runtimes repository](https://github.com/ReCodEx/runtimes) and the following commands must be invoked afterwards to fix exercise configurations: ``` bin/console runtimes:fixConfigVariables c-gcc-linux