Skip to content

Commit

Permalink
Fix Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lrapetti committed Jun 1, 2021
1 parent f662007 commit 53a876c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.2.1] - 2021-04-12

### Added
- Added `iwear_logger` wrapper device to log wearable sensors data using `yarp-telemetry`. (https://github.com/robotology/wearables/pull/113)
- Added `AddInstallRPATHSupport` cmake module for linking shared objects of private dependencies. (https://github.com/robotology/wearables/pull/113)
- Updated `Paexo` wearable device with 6D force torque sensors implementation using `iFeelDriver`. (https://github.com/robotology/wearables/pull/117)

## [1.2.1] - 2021-04-12

### Fixed
- Fixed linking-related bug in the CMake build system that ignored the `LDFLAGS` environment variable, breaking the build on some environments (https://github.com/robotology/wearables/pull/110).

Expand Down

0 comments on commit 53a876c

Please sign in to comment.