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
+ ## [ 2.7.0] - 2024-01-23
10
+
9
11
### Added
10
12
- Add ` GeometryObject::meshMaterial ` attribute ([ #2084 ] ( https://github.com/stack-of-tasks/pinocchio/issues/2084 ) )
11
13
@@ -825,7 +827,8 @@ The model can either be parsed from a URDF format or be created by appendending
825
827
• Fixed (concatenation of two consecutive bodies)
826
828
827
829
828
- [ Unreleased ] : https://github.com/stack-of-tasks/pinocchio/compare/v2.6.21...HEAD
830
+ [ Unreleased ] : https://github.com/stack-of-tasks/pinocchio/compare/v2.7.0...HEAD
831
+ [ 2.7.0 ] : https://github.com/stack-of-tasks/pinocchio/compare/v2.6.21...v2.7.0
829
832
[ 2.6.21 ] : https://github.com/stack-of-tasks/pinocchio/compare/v2.6.20...v2.6.21
830
833
[ 2.6.20 ] : https://github.com/stack-of-tasks/pinocchio/compare/v2.6.19...v2.6.20
831
834
[ 2.6.19 ] : https://github.com/stack-of-tasks/pinocchio/compare/v2.6.18...v2.6.19
You can’t perform that action at this time.
0 commit comments