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.3.0] - 2024-11-06
10+
911### Added
1012
1113- Default visualizer can be changed with ` PINOCCHIO_VIEWER ` environment variable ([ #2419 ] ( https://github.com/stack-of-tasks/pinocchio/pull/2419 ) )
@@ -1052,7 +1054,8 @@ The model can either be parsed from a URDF format or be created by appendending
10521054 • Fixed (concatenation of two consecutive bodies)
10531055
10541056
1055- [ Unreleased ] : https://github.com/stack-of-tasks/pinocchio/compare/v3.2.0...HEAD
1057+ [ Unreleased ] : https://github.com/stack-of-tasks/pinocchio/compare/v3.3.0...HEAD
1058+ [ 3.3.0 ] : https://github.com/stack-of-tasks/pinocchio/compare/v3.2.0...v3.3.0
10561059[ 3.2.0 ] : https://github.com/stack-of-tasks/pinocchio/compare/v3.1.0...v3.2.0
10571060[ 3.1.0 ] : https://github.com/stack-of-tasks/pinocchio/compare/v3.0.0...v3.1.0
10581061[ 3.0.0 ] : https://github.com/stack-of-tasks/pinocchio/compare/v2.7.1...v3.0.0
You can’t perform that action at this time.
0 commit comments