Skip to content

Commit 0ac6883

Browse files
committed
Mention priority queue in release notes
1 parent 161d289 commit 0ac6883

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

RELEASES.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ Version 0.5 (December 2012)
3838
* Libraries
3939
* New condition handling system in `core::condition`
4040
* Timsort added to `std::sort`
41+
* New priority queue, `std::priority_queue`
4142
* Serialization overhauled to be trait-based
4243
* Expanded `getopts` definitions
4344
* Moved futures to `std`

0 commit comments

Comments
 (0)