From f0e46e7068ad0c8f30ebd0828646eb2db64d16b7 Mon Sep 17 00:00:00 2001 From: Philipp Date: Sat, 26 Nov 2022 22:08:40 +0100 Subject: [PATCH] changelog v4.2.0 --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 623f7d1b..a9b76c33 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -68,4 +68,9 @@ All important and notable changes in the _CoSimIO_ are documented in this file. ## 4.1.0 - Improving communication when the codes are running in admin mode by setting file permissions accordingly - Minor improvements in tests -- Some work in bringing back the fortran interface +- Some work in bringing back the Fortran interface + +## 4.2.0 +- Brings back the Fortran interface! +- Fixes compilation problems in some systems with the tests and with the pipe communication (happened only with old Linux kernels) +- Minor improvements in documentation