From 5600cf2e5592ab3d07c41d99e3a1adacd25157ce Mon Sep 17 00:00:00 2001 From: Silvio Traversaro Date: Tue, 16 Jan 2024 13:48:31 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5355d734e9..4dbce497aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Fixed + +- Fixed compilation of IDYNTREE_USES_ASSIMP option in Debian 10 Buster (https://github.com/robotology/idyntree/pull/1148). + ## [10.2.0] - 2024-01-12 ### Added