diff --git a/CHANGELOG.md b/CHANGELOG.md index b47eac1f70ba3a462209ebd7706ce2c28cdb1a1c..5dc132a974047f840f1be286c758c126b4879f6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Fixed - Allow EigenToPy/EigenFromPy specialization with CL compiler ([#462](https://github.com/stack-of-tasks/eigenpy/pull/462)) +- Fix missing include for boost >= 1.85 ([#464](https://github.com/stack-of-tasks/eigenpy/pull/464)) ## [3.5.0] - 2024-04-14