Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
GiulioRomualdi committed Nov 10, 2019
1 parent a535eb8 commit 2c542ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/releases/v0_12.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ to normalize errors or as initial points of a nonlinear optimization procedure.
* Fixed implementation of Transform::log() method (https://github.com/robotology/idyntree/pull/562)
* Fixed implementation of SpatialMotionVector::exp() method (https://github.com/robotology/idyntree/pull/562)
* Add nameIsValid attribute to iDynTree::SolidShape class.
* Add operator[] method to `iDynTree::VectorFixSize` ()
* Add operator[] method to `iDynTree::VectorDynSize` ()

### `Model`
* Implement `getTotalMass()` method for Model class
Expand Down

0 comments on commit 2c542ed

Please sign in to comment.