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/).
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 3.3.0] - 2024-11-06
10
+
9
11
### Added
10
12
11
13
- 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
1052
1054
• Fixed (concatenation of two consecutive bodies)
1053
1055
1054
1056
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
1056
1059
[ 3.2.0 ] : https://github.com/stack-of-tasks/pinocchio/compare/v3.1.0...v3.2.0
1057
1060
[ 3.1.0 ] : https://github.com/stack-of-tasks/pinocchio/compare/v3.0.0...v3.1.0
1058
1061
[ 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