Skip to content

Commit

Permalink
Release notes cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicogene committed May 25, 2018
1 parent ab335f5 commit d594f4b
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions doc/release/v3_0_0.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,11 +80,6 @@ Important Changes
* `PortWriter::getWriteType()` became `PortWriter::getWriteType() const`(#1621).
* `PortReader::getReadType()` became `PortReader::getReadType() const`(#1616).

#### `YARP_sig`

* The file `yarp/sig/IplImage.h` is deprecated, use opencv headers instead.
* Added the `yarp::sig::PointCloud` class. See the documentation for details.

#### `YARP_dev`

* The `serial` device is no longer a plugin, but it is automatically built with
Expand Down Expand Up @@ -160,6 +155,7 @@ Important Changes
#### `YARP_sig`

* The file `yarp/sig/IplImage.h` is deprecated, use opencv headers instead.
* Added the `yarp::sig::PointCloud` class. See the documentation for details.

#### `YARP_manager`

Expand Down Expand Up @@ -258,7 +254,7 @@ New Features
* Added realsense2 device.


### bindings
### Bindings

#### IMotorEncoders interface bindings

Expand Down

0 comments on commit d594f4b

Please sign in to comment.