Skip to content

Commit

Permalink
Update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicogene committed May 11, 2018
1 parent a43c377 commit 66b4179
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/release/v3_0_0.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,12 +123,17 @@ New Features
[C++11 Mutex concept](http://en.cppreference.com/w/cpp/concept/Mutex).
* Added a Timer class to execute a static or member function in a separate
thread after a period x, every y milliseconds, for z times or w seconds.
* `yarp::os::Carriers` `yarp::os::LogForwarder` singleton c++11-fied.

#### YARP_sig

* `yarp::sig::file::[read|write](ImageOf<PixelFloat>&)` services
refactored to store data in binary formats.

#### YARP_manager

* `yarp::manager::ErrorLogger` singleton c++11-fied.

### Carriers

* `mjpeg` carrier is now compatible also with mono images.
Expand Down

0 comments on commit 66b4179

Please sign in to comment.