From de55276f6932ad13e0d433c6a68e6e0ded2bdb0c Mon Sep 17 00:00:00 2001 From: "Jeongseok (JS) Lee" Date: Thu, 4 Jan 2024 16:35:30 -0800 Subject: [PATCH] Update CHANGELOG.md Signed-off-by: Jeongseok (JS) Lee --- CHANGELOG.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 448868fa39e46..6e83c75ee80b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,18 +9,12 @@ * macOS 12 (Monterey) / Clang 14 / amd64 * Windows / MSVC 19.37 / amd64 -* Dependency - - * Added required dependencies: fmt - * Added optional dependencies: spdlog - * Removed required dependencies: Boost - * Build * Fixed build with urdfdom 4.0.0: [#1779](https://github.com/dartsim/dart/pull/1779) * Fixed invalid array access in moving skeleton subtree: [#1778](https://github.com/dartsim/dart/pull/1778) -* Dynamic +* Dynamics * Fixed joint not recovering after reaching position limits in servo mode: [#1774](https://github.com/dartsim/dart/pull/1774)