Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
bernedom committed Sep 22, 2023
1 parent 75b05d9 commit ca02129
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit ca02129

Please sign in to comment.