File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66
77## [ Unreleased]
88
9+ ## [ 3.2.0] - 2024-08-27
10+
911### Fixed
1012- Append pinocchio optional libraries into pkg-config file ([ #2322 ] ( https://github.com/stack-of-tasks/pinocchio/pull/2322 ) )
1113- Fixed support of DAE meshes with MeshCat ([ #2331 ] ( https://github.com/stack-of-tasks/pinocchio/pull/2331 ) )
@@ -1019,7 +1021,8 @@ The model can either be parsed from a URDF format or be created by appendending
10191021 • Fixed (concatenation of two consecutive bodies)
10201022
10211023
1022- [ Unreleased ] : https://github.com/stack-of-tasks/pinocchio/compare/v3.1.0...HEAD
1024+ [ Unreleased ] : https://github.com/stack-of-tasks/pinocchio/compare/v3.2.0...HEAD
1025+ [ 3.2.0 ] : https://github.com/stack-of-tasks/pinocchio/compare/v3.1.0...v3.2.0
10231026[ 3.1.0 ] : https://github.com/stack-of-tasks/pinocchio/compare/v3.0.0...v3.1.0
10241027[ 3.0.0 ] : https://github.com/stack-of-tasks/pinocchio/compare/v2.7.1...v3.0.0
10251028[ 2.7.1 ] : https://github.com/stack-of-tasks/pinocchio/compare/v2.7.0...v2.7.1
You can’t perform that action at this time.
0 commit comments