Skip to content

Commit 0caf0ca

Browse files
committed
release: Update CHANGELOG.md for 2.7.0
1 parent eb71f1c commit 0caf0ca

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+
## [2.7.0] - 2024-01-23
10+
911
### Added
1012
- Add `GeometryObject::meshMaterial` attribute ([#2084](https://github.com/stack-of-tasks/pinocchio/issues/2084))
1113

@@ -825,7 +827,8 @@ The model can either be parsed from a URDF format or be created by appendending
825827
• Fixed (concatenation of two consecutive bodies)
826828

827829

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
829832
[2.6.21]: https://github.com/stack-of-tasks/pinocchio/compare/v2.6.20...v2.6.21
830833
[2.6.20]: https://github.com/stack-of-tasks/pinocchio/compare/v2.6.19...v2.6.20
831834
[2.6.19]: https://github.com/stack-of-tasks/pinocchio/compare/v2.6.18...v2.6.19

0 commit comments

Comments
 (0)