diff --git a/Changelog.md b/Changelog.md index 506f10b..ae81d41 100644 --- a/Changelog.md +++ b/Changelog.md @@ -15,7 +15,8 @@ This change log tracks the releases on our [pilot server](https://recodex.mff.cu | 3.2.2021 | v1.25.0 | v1.25.0 | v1.7.2 | v1.3.0 | v1.0.0 | v1.1.0 | # 14.3.2022 -- Support for compile arguments for C and C++ environments added. +- Switching API strictly to PHP 7.4 (PHP 7.3 support dropped!) +- Support for compile arguments for C and C++ environments added 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: ```