From 395766a78454bf2221e1ce06468dbc8ef0a8109c Mon Sep 17 00:00:00 2001 From: Silvio Traversaro Date: Wed, 5 Jan 2022 11:27:45 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ec1675c3..356aa0020 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ The format of this document is based on [Keep a Changelog](https://keepachangelo ## [Unreleased] +## [2021.11.1] - 2022-01-05 + +### Fixed +- Backport several bugfixes (https://github.com/robotology/robotology-superbuild/pull/982). + +## [2021.11.0] - 2021-12-06 + ### Changed - Enable the compilation of the `bcbBattery` device on `icub-main` when using the `ICUB_HEAD` profile (https://github.com/robotology/robotology-superbuild/pull/912). - Added `assimp` dependency and enabled `IDYNTREE_USES_ASSIMP` option in iDynTree (https://github.com/robotology/robotology-superbuild/pull/918).