Skip to content

Commit

Permalink
Update CHANGELOG.md for 6.13.1 release
Browse files Browse the repository at this point in the history
Signed-off-by: Jeongseok (JS) Lee <jslee02@users.noreply.github.com>
  • Loading branch information
jslee02 authored Jan 5, 2024
1 parent 5d5f357 commit e64f433
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
## DART 6

### [DART 6.13.1 (2024-01-04)](https://github.com/dartsim/dart/milestone/74?closed=1)

* Tested Platforms

* Ubuntu Focal on amd64 / GCC 9.4 / amd64
* Ubuntu Jammy on amd64 / GCC 11.3 / amd64
* 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

* Fixed joint not recovering after reaching position limits in servo mode: [#1774](https://github.com/dartsim/dart/pull/1774)

### [DART 6.13.0 (2022-12-31)](https://github.com/dartsim/dart/milestone/69?closed=1)

* Supported Platforms
Expand Down

0 comments on commit e64f433

Please sign in to comment.