Skip to content

Commit 2570780

Browse files
Update CHANGELOG.md
1 parent b025203 commit 2570780

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ All notable changes to this project are documented in this file.
55
### Added
66

77
### Changed
8+
9+
10+
## [0.3.1] - 2020-03-18
11+
### Changed
812
- Fix the windows compilation (https://github.com/robotology/walking-controllers/pull/59)
913
## [0.3.0] - 2020-03-16
1014
### Added
@@ -77,7 +81,8 @@ All notable changes to this project are documented in this file.
7781
- Implement the first version of the `WalkingLoggerModule`
7882
- Implement the first version of the `WalkingJoypadModule`
7983

80-
[Unreleased]: https://github.com/robotology/walking-controllers/compare/v0.3.0...devel
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
8186
[0.3.0]: https://github.com/robotology/walking-controllers/compare/v0.2.0...v0.3.0
8287
[0.2.0]: https://github.com/robotology/walking-controllers/compare/v0.1.0...v0.2.0
8388
[0.1.0]: https://github.com/robotology/walking-controllers/compare/v0.0.1...v0.1.0

0 commit comments

Comments
 (0)