From bddd5eccccefcf6a0f8fb4ecb24847b75be4c264 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Ag=C3=BCero?= Date: Wed, 12 Jun 2024 18:24:47 +0200 Subject: [PATCH] Update Changelog.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Ian Chen Signed-off-by: Carlos Agüero --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 285c81eb9..60a86058e 100644 --- a/Changelog.md +++ b/Changelog.md @@ -48,7 +48,7 @@ 1. bullet-featherstone: support off-diagonal inertia * [Pull request #544](https://github.com/gazebosim/gz-physics/pull/544) -1. bullet-featherstoneFix how links are flattened in ConstructSdfModel +1. bullet-featherstone: Fix how links are flattened in ConstructSdfModel * [Pull request #562](https://github.com/gazebosim/gz-physics/pull/562) 1. Add sample ctest cmds to tutorial