File tree 1 file changed +4
-1
lines changed 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.1] - 2024-04-26
10
+
9
11
### Changed
10
12
- Modify algorithm that appends a model to another ([ #2218 ] ( https://github.com/stack-of-tasks/pinocchio/pull/2218 ) )
11
13
- 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
848
850
• Fixed (concatenation of two consecutive bodies)
849
851
850
852
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
852
855
[ 2.7.0 ] : https://github.com/stack-of-tasks/pinocchio/compare/v2.6.21...v2.7.0
853
856
[ 2.6.21 ] : https://github.com/stack-of-tasks/pinocchio/compare/v2.6.20...v2.6.21
854
857
[ 2.6.20 ] : https://github.com/stack-of-tasks/pinocchio/compare/v2.6.19...v2.6.20
You can’t perform that action at this time.
0 commit comments