Skip to content

Commit 5d279e1

Browse files
Update CHANGELOG.md accordingly to the release 0.3.2
1 parent 476d839 commit 5d279e1

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,15 @@ All notable changes to this project are documented in this file.
55
### Added
66

77
### Changed
8-
- Add missing includes in `TimeProfiler` (https://github.com/robotology/walking-controllers/pull/60)
8+
9+
## [0.3.2] - 2020-03-21
10+
### Changed
11+
- Add missing includes in `TimeProfiler` (https://github.com/robotology/walking-controllers/pull/60)
912

1013
## [0.3.1] - 2020-03-18
1114
### Changed
1215
- Fix the windows compilation (https://github.com/robotology/walking-controllers/pull/59)
16+
1317
## [0.3.0] - 2020-03-16
1418
### Added
1519
- The `CHANGELOG.md` file
@@ -81,8 +85,9 @@ All notable changes to this project are documented in this file.
8185
- Implement the first version of the `WalkingLoggerModule`
8286
- Implement the first version of the `WalkingJoypadModule`
8387

84-
[Unreleased]: https://github.com/robotology/walking-controllers/compare/v0.3.1...devel
85-
[0.3.0]: https://github.com/robotology/walking-controllers/compare/v0.3.0...v0.3.1
88+
[Unreleased]: https://github.com/robotology/walking-controllers/compare/v0.3.2...devel
89+
[0.3.2]: https://github.com/robotology/walking-controllers/compare/v0.3.1...v0.3.2
90+
[0.3.1]: https://github.com/robotology/walking-controllers/compare/v0.3.0...v0.3.1
8691
[0.3.0]: https://github.com/robotology/walking-controllers/compare/v0.2.0...v0.3.0
8792
[0.2.0]: https://github.com/robotology/walking-controllers/compare/v0.1.0...v0.2.0
8893
[0.1.0]: https://github.com/robotology/walking-controllers/compare/v0.0.1...v0.1.0

0 commit comments

Comments
 (0)