Skip to content

Commit 60b1b7b

Browse files
committed
changelog: Improve entries
1 parent 85abf4a commit 60b1b7b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
2727
### Fixed
2828
- Remove pixi 0.57 warnings ([#2802](https://github.com/stack-of-tasks/pinocchio/pull/2802))
2929
- CMake: use `sdformat.cmake` from `jrl-cmakemodules` ([#2800](https://github.com/stack-of-tasks/pinocchio/pull/2800))
30-
- Fix appendModel issue when a frame have non null transformation ([#2807](https://github.com/stack-of-tasks/pinocchio/pull/2807)
30+
- Fix `appendModel` issues ([#2807](https://github.com/stack-of-tasks/pinocchio/pull/2807)):
31+
- Bad inertia transformation when multiple frame with inertia have non null placement
32+
- Undefined behavior when more than two frame was attached to universe
3133

3234
### Removed
3335
- Remove CMake < 3.22 details ([#2790](https://github.com/stack-of-tasks/pinocchio/pull/2790))

0 commit comments

Comments
 (0)