Mention flatpipes in release notes
This commit is contained in:
parent
c704d26c8c
commit
807ce62169
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ Version 0.5 (December 2012)
|
|||
* New condition handling system in `core::condition`
|
||||
* Timsort added to `std::sort`
|
||||
* New priority queue, `std::priority_queue`
|
||||
* Pipes for serializable types, `std::flatpipes'
|
||||
* Serialization overhauled to be trait-based
|
||||
* Expanded `getopts` definitions
|
||||
* Moved futures to `std`
|
||||
|
|
Loading…
Add table
Reference in a new issue