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.0.0] - 2024-05-27
10+
911### Added
1012
1113#### Automatic differentiation
@@ -957,7 +959,8 @@ The model can either be parsed from a URDF format or be created by appendending
957959 • Fixed (concatenation of two consecutive bodies)
958960
959961
960- [ Unreleased ] : https://github.com/stack-of-tasks/pinocchio/compare/v2.7.1...HEAD
962+ [ Unreleased ] : https://github.com/stack-of-tasks/pinocchio/compare/v3.0.0...HEAD
963+ [ 3.0.0 ] : https://github.com/stack-of-tasks/pinocchio/compare/v2.7.1...v3.0.0
961964[ 2.7.1 ] : https://github.com/stack-of-tasks/pinocchio/compare/v2.7.0...v2.7.1
962965[ 2.7.0 ] : https://github.com/stack-of-tasks/pinocchio/compare/v2.6.21...v2.7.0
963966[ 2.6.21 ] : https://github.com/stack-of-tasks/pinocchio/compare/v2.6.20...v2.6.21
You can’t perform that action at this time.
0 commit comments