Skip to content

Commit

Permalink
Add v1_1_0.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicogene committed Jul 8, 2020
1 parent 91dd221 commit c0dafc3
Showing 1 changed file with 45 additions and 0 deletions.
45 changes: 45 additions & 0 deletions doc/release/v1_1_0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
blocktest-yarp-plugins 1.0.0 (2019-07-08) {#v1_0_0}
=========================================

blocktest-yarp-plugins 1.0.0 Release Notes
==========================================



Important Changes
-----------------

### Dependencies

- Added `YCM` as dependecy
- `YARP` version `3.3.0` is now required

New Features
------------

- Added `uninstall` cmake target.
- Added `actionPortRead`.
- Added `actionPortWrite`.
- Added `actionCanWrite`.
- Added `actionCanRead`.

Bug Fixes
---------

- Fixed open and connect ports.
- Fixed crash on exit.
- Fixed report.
- Fixed relative paths in the lib when installed.
- Fixed Windows compilation

Contributors
------------

This is a list of people that contributed to this release (generated from the
git history using `git shortlog -ens --no-merges v1.0.0`):

```
16 Nicolò Genesio <[email protected]>
12 Luca Tricerri <[email protected]>
3 Andrea Ruzzenenti <[email protected]>
```

0 comments on commit c0dafc3

Please sign in to comment.