Commit 8faaf82a authored by Dominik Charousset's avatar Dominik Charousset

updated manual PDF and ChangeLog

parent 0c774e3e
...@@ -5,6 +5,15 @@ __2013_10_01__ ...@@ -5,6 +5,15 @@ __2013_10_01__
- Added support for typed actors - Added support for typed actors
- Added `brokers`: actors that encapsulate networking - Added `brokers`: actors that encapsulate networking
- timed_* function family now correctly handles priorities
- Fixed monitoring of remote actors
- Added new exit reason `user_shutdown`
- Deprecated `reply` function and recommend returning values instead
- Provide operator-> for optional
- New class `optional_variant` with visitor-based API
- Added manual to Git repository
- Added new libCURL example
- Bugfixes
Version 0.7.2 Version 0.7.2
------------- -------------
......
No preview for this file type
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment