Updated Changelog (markdown)

master
Martin Kruliš 3 years ago
parent 80a771c1e4
commit 701311daa3

@ -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.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 | | 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!) - Switching API strictly to PHP 7.4 (PHP 7.3 support dropped!)
- Support for compile arguments for C and C++ environments added - 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: 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 bin/console runtimes:fixConfigVariables c-gcc-linux

Loading…
Cancel
Save