From 014fae6c037b0cbf9ffcf6ff9c00dd23148b2068 Mon Sep 17 00:00:00 2001 From: Simon Praetorius <simon.praetorius@tu-dresden.de> Date: Wed, 4 Sep 2024 16:19:14 +0200 Subject: [PATCH] Update changelog file for release 2.10 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a69ab82d3..5cbb088e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ SPDX-FileCopyrightText: Copyright © DUNE Project contributors, see file LICENSE SPDX-License-Identifier: LicenseRef-GPL-2.0-only-with-DUNE-exception --> -# Master (will become release 2.10) +# Release 2.10 - Improve testing support on Laplacian matrices with an optional diagonal regularization parameter. -- GitLab