diff --git a/CHANGELOG.md b/CHANGELOG.md index 0486c31..33ced83 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). +## [1.0.7] - 2024-06-24 + +### cmake +- Do not fetch Catch2 look for the related distribution's package. +- Fix python bindings problems. +- Fix wrong inclusion. ## [1.0.6] - 2023-12-15