Commit 626cfb90 authored by Davis King's avatar Davis King

updated docs

parent 0bd9ec07
......@@ -38,6 +38,8 @@ Non-Backwards Compatible Changes:
order_by_index to std::sort() is now slightly different since these functions are
now templates. This allows them to work on any kind of sample_pair or
ordered_sample_pair object.
- The default distance of a sample_pair that was default initialized is 1 now
instead of infinity.
Bug fixes:
- Added a patch, contributed by Martin Müllenhaupt, to fix a minor bug in the
......
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