diff --git a/CHANGELOG.md b/CHANGELOG.md index 87d0140..9b79d70 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] +# [2.3.0] - 2023-09-11 + +### Fixed + +* Fix location of `*_foot_*` links in iCub3 models (https://github.com/robotology/icub-models-generator/pull/243). +* Fixed publication of xsens imu on iCubGazeboV2_7 (https://github.com/robotology/icub-models-generator/pull/246). + # [2.2.2] - 2023-07-10 ### Fixed diff --git a/CMakeLists.txt b/CMakeLists.txt index 6e013bf..730cdd9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -5,7 +5,7 @@ cmake_minimum_required(VERSION 3.8) project(icub-models - VERSION 2.2.2) + VERSION 2.3.0) include(GNUInstallDirs) diff --git a/iCub_manual/package.xml b/iCub_manual/package.xml index cee775f..ee1a974 100644 --- a/iCub_manual/package.xml +++ b/iCub_manual/package.xml @@ -1,6 +1,6 @@ iCub - 2.2.2 + 2.3.0 This is not an actual package, but rather a placeholder to make sure that the share/iCub directory is found as the