Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GiulioRomualdi authored Aug 11, 2021
1 parent eb3938d commit 9a3f4da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ All notable changes to this project are documented in this file.
### Fix
- Fixed the crashing of `YarpSensorBridge` while trying to access unconfigured control board sensors data by adding some checks (https://github.com/dic-iit/bipedal-locomotion-framework/pull/378)
- Fixed the compilation of Python bindings (enabled by the `FRAMEWORK_COMPILE_PYTHON_BINDINGS` CMake option) when compiling with Visual Studio (https://github.com/dic-iit/bipedal-locomotion-framework/pull/380).
- Fixed the `TOML` and `Yarp` implementation of the parameters handler when a `std::vector<bool>` is passed to `setParameter()` method (https://github.com/dic-iit/bipedal-locomotion-framework/pull/390)

## [0.2.0] - 2021-06-15
### Added
Expand Down

0 comments on commit 9a3f4da

Please sign in to comment.