Skip to content

Commit ac0b1aa

Browse files
committed
release: Update CHANGELOG.md for 2.7.1
1 parent 47b0351 commit ac0b1aa

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.1] - 2024-04-26
10+
911
### Changed
1012
- Modify algorithm that appends a model to another ([#2218](https://github.com/stack-of-tasks/pinocchio/pull/2218))
1113
- Set NOMINMAX as a public definitions on Windows ([#2139](https://github.com/stack-of-tasks/pinocchio/pull/2139))
@@ -848,7 +850,8 @@ The model can either be parsed from a URDF format or be created by appendending
848850
• Fixed (concatenation of two consecutive bodies)
849851

850852

851-
[Unreleased]: https://github.com/stack-of-tasks/pinocchio/compare/v2.7.0...HEAD
853+
[Unreleased]: https://github.com/stack-of-tasks/pinocchio/compare/v2.7.1...HEAD
854+
[2.7.1]: https://github.com/stack-of-tasks/pinocchio/compare/v2.7.0...v2.7.1
852855
[2.7.0]: https://github.com/stack-of-tasks/pinocchio/compare/v2.6.21...v2.7.0
853856
[2.6.21]: https://github.com/stack-of-tasks/pinocchio/compare/v2.6.20...v2.6.21
854857
[2.6.20]: https://github.com/stack-of-tasks/pinocchio/compare/v2.6.19...v2.6.20

0 commit comments

Comments
 (0)