Skip to content

Commit

Permalink
Update changelog for release 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
HosameldinMohamed committed Dec 3, 2021
1 parent 7453ac4 commit 5cb268e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased

## [0.6.0] - 2021-12-03
### Added
- Add a parameter to set the periodicity of the WholeBodyDynamics thread (See [!130](https://github.com/robotology/whole-body-estimators/pull/130)).

Expand All @@ -17,7 +19,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Always enable compilation of devices (See [!115](https://github.com/robotology/whole-body-estimators/pull/115))
- Migrate from `RateThread` to `PeriodicThread` in WholeBodyDynamics device (See [!130](https://github.com/robotology/whole-body-estimators/pull/130)).


## [0.5.1] - 2021-07-12
### Added
- Added Conda-based Continuous Integration job (See [!117](https://github.com/robotology/whole-body-estimators/pull/117) and [!118](https://github.com/robotology/whole-body-estimators/pull/118)).
Expand Down

0 comments on commit 5cb268e

Please sign in to comment.