From 18921245e149290db98bf3208f0e9ec999574d64 Mon Sep 17 00:00:00 2001 From: Jason N Date: Fri, 31 Mar 2023 09:54:51 +1100 Subject: [PATCH] Update changelog for 2.7.1 --- MiniZincIDE/CHANGES | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/MiniZincIDE/CHANGES b/MiniZincIDE/CHANGES index a7d747d..c09edd7 100644 --- a/MiniZincIDE/CHANGES +++ b/MiniZincIDE/CHANGES @@ -1,3 +1,10 @@ +2023-03-31 + v2.7.1 +- Fix highlighting of multiline comments starting with /*/ (#172). +- Fix bundling of incompatible OpenSSL version in linux packages. +- Remove support for glibc 2.27 and earlier from AppImage and tarball linux + packages. The Snap package may be used instead on such systems. + 2023-02-23 v2.7.0 - Fix a bug where model selection dialog could run the wrong model.