Skip to content

Commit fd16b9b

Browse files
committed
release: Update CHANGELOG.md for 3.2.0
1 parent 47827fb commit fd16b9b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)