From 5040a9bab9b32acc22da32f0ff1681ee728632f1 Mon Sep 17 00:00:00 2001 From: Jose Luis Blanco-Claraco Date: Thu, 10 Aug 2023 09:10:48 +0200 Subject: [PATCH] changelog --- doc/source/doxygen-docs/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/doxygen-docs/changelog.md b/doc/source/doxygen-docs/changelog.md index 85cacb8509..5a5240700e 100644 --- a/doc/source/doxygen-docs/changelog.md +++ b/doc/source/doxygen-docs/changelog.md @@ -1,6 +1,6 @@ \page changelog Change Log -# Version 2.10.1: UNRELEASED +# Version 2.10.1: Released August 10th, 2023 - Build system: - Add cmake flag to disable LTO in pymrpt module. - Add -flto=auto to pymrpt so linking is much faster.