Skip to content

Commit

Permalink
update CHANGELOG.md with PR #129
Browse files Browse the repository at this point in the history
  • Loading branch information
smassung committed Feb 5, 2016
1 parent 694d296 commit 915feb8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
shipped version of `string_view` lacking a const `to_string()` method

## Enhancements
- The `./profile` executable ensures that the file exists before operating on
it. Thanks to @domarps for the PR!
- Add a generic `util::multiway_merge` algorithm for performing the
merge-step of an external memory merge sort.
- Build with the following Xcode versions on Travis CI:
Expand Down

0 comments on commit 915feb8

Please sign in to comment.