Skip to content

Commit fc5de2b

Browse files
committed
release: Update CHANGELOG.md for 3.6.0
1 parent 996bd98 commit fc5de2b

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.6.0] - 2025-04-28
10+
911
### Fixed
1012
- Fix getters for models and data in `VisualizerPythonVisitor` ([#2647](https://github.com/stack-of-tasks/pinocchio/pull/2647))
1113
- Fix `pinocchio::cholesky::Mv` build with `CppAd` scalar ([#2659](https://github.com/stack-of-tasks/pinocchio/pull/2659))
@@ -1140,7 +1142,8 @@ The model can either be parsed from a URDF format or be created by appendending
11401142
• Fixed (concatenation of two consecutive bodies)
11411143

11421144

1143-
[Unreleased]: https://github.com/stack-of-tasks/pinocchio/compare/v3.5.0...HEAD
1145+
[Unreleased]: https://github.com/stack-of-tasks/pinocchio/compare/v3.6.0...HEAD
1146+
[3.6.0]: https://github.com/stack-of-tasks/pinocchio/compare/v3.5.0...v3.6.0
11441147
[3.5.0]: https://github.com/stack-of-tasks/pinocchio/compare/v3.4.0...v3.5.0
11451148
[3.4.0]: https://github.com/stack-of-tasks/pinocchio/compare/v3.3.1...v3.4.0
11461149
[3.3.1]: https://github.com/stack-of-tasks/pinocchio/compare/v3.3.0...v3.3.1

0 commit comments

Comments
 (0)