From ca02129f5c3642aacc6137414e3014ed6877d69f Mon Sep 17 00:00:00 2001 From: Dominik Berner Date: Fri, 22 Sep 2023 15:03:24 +0200 Subject: [PATCH] Update Changelog --- CHANGELOG.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 75aa7082..635ac89a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,9 @@ # Changelog -## 2.5.4 - -* Adjusted CMake to only look for Catch2 if tests are being built. Reduces warnings for projects which use something else (e.g. GTest) - ## 2.5.3 -* Change building instructions to work with conan 2.0 - This sets the minimum CMake version to 3.23 +* Adjusted CMake to only look for Catch2 if tests are being built. Reduces warnings for projects which use something else (e.g. GTest) +* Change building instructions to work with conan 2.0 CMakeDeps generator - This sets the minimum CMake version to 3.23 * Remove conan recipe as it is maintained in the [conan center index](https://github.com/conan-io/conan-center-index) ## 2.5.2