Skip to content

Commit 0d16150

Browse files
committed
changelog: Improve entries
1 parent c4c6689 commit 0d16150

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
@@ -28,7 +28,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
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))
3030
- Fix doxygen document hierarchy ([#2811](https://github.com/stack-of-tasks/pinocchio/pull/2811))
31-
- Fix appendModel issue when a frame have non null transformation ([#2807](https://github.com/stack-of-tasks/pinocchio/pull/2807)
31+
- Fix `appendModel` issues ([#2807](https://github.com/stack-of-tasks/pinocchio/pull/2807)):
32+
- Bad inertia transformation when multiple frame with inertia have non null placement
33+
- Undefined behavior when more than two frame was attached to universe
3234

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

0 commit comments

Comments
 (0)