diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e64dcf1195e8d9b72706f6dd1061e3dfbccbe3f..0b32cbe06ef978d88012d5530b9f158ce56188eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [Unreleased] +### Fixed +- Remove CMake CMP0167 warnings ([#630](https://github.com/coal-library/coal/pull/630)) +- Allow to run test in the build directory on Windows ([#630](https://github.com/coal-library/coal/pull/630)) + ## [3.0.0] - 2024-11-20 ### Added