Skip to content

Commit

Permalink
changelog: Fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
jorisv committed Jun 24, 2024
1 parent 45f1d3f commit 0e03136
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Fix Python bindings cross building with `hpp-fcl` ([#2288](https://github.com/stack-of-tasks/pinocchio/pull/2288))
- Fix build issue on Windows when a deprecated header is included ([#2292](https://github.com/stack-of-tasks/pinocchio/pull/2292))
- Fix build issue on Windows when building in Debug mode ([#2292](https://github.com/stack-of-tasks/pinocchio/pull/2292))
- Fix visualization of meshes in meshcat ([2294](https://github.com/stack-of-tasks/pinocchio/pull/2294))
- Fix Anymal simulation test ([2299](https://github.com/stack-of-tasks/pinocchio/pull/2299))
- Fix contact derivatives and impulse dynamics tests ([2300](https://github.com/stack-of-tasks/pinocchio/pull/2300))
- Fix visualization of meshes in meshcat ([#2294](https://github.com/stack-of-tasks/pinocchio/pull/2294))
- Fix Anymal simulation test ([#2299](https://github.com/stack-of-tasks/pinocchio/pull/2299))
- Fix contact derivatives and impulse dynamics tests ([#2300](https://github.com/stack-of-tasks/pinocchio/pull/2300))

### Added

Expand Down

0 comments on commit 0e03136

Please sign in to comment.