Skip to content

Commit

Permalink
Update changelog: #414, #415
Browse files Browse the repository at this point in the history
  • Loading branch information
jslee02 committed Jun 20, 2015
1 parent fca76df commit 2079c45
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
### Version 5.0.0 (2015-06-15)

1. Fixed aligned memory allocation with Eigen objects
* [Pull request #414](https://github.com/dartsim/dart/pull/414)

1. Added some missing API for DegreeOfFreedom
* [Pull request #408](https://github.com/dartsim/dart/pull/408)

Expand Down Expand Up @@ -29,6 +32,7 @@
* [Pull request #391](https://github.com/dartsim/dart/pull/391)
* [Pull request #392](https://github.com/dartsim/dart/pull/392)
* [Pull request #397](https://github.com/dartsim/dart/pull/397)
* [Pull request #415](https://github.com/dartsim/dart/pull/415)
* [Issue #280](https://github.com/dartsim/dart/issues/280)
* [Issue #339](https://github.com/dartsim/dart/issues/339)
* [Issue #370](https://github.com/dartsim/dart/issues/370)
Expand Down
1 change: 1 addition & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
dart (5.0.0) unstable; urgency=low

* Fixed aligned memory allocation with Eigen objects
* Added some missing API for DegreeOfFreedom
* Replaced logMaps with Eigen::AngleAxisd
* Improved FCL collision detector
Expand Down

0 comments on commit 2079c45

Please sign in to comment.