mirror of
https://github.com/boostorg/histogram.git
synced 2025-05-09 23:04:07 +00:00
update changelog
This commit is contained in:
parent
6b67e647c9
commit
dc16bab2c8
@ -7,10 +7,14 @@
|
||||
|
||||
[section:history Revision history]
|
||||
|
||||
[heading Boost 1.75]
|
||||
[heading Boost 1.76]
|
||||
|
||||
* Fixes
|
||||
* `algorithm::reduce` with `crop` now does not remove the counts in flow bins anymore if the selected range actually overlaps with the flow bins, making the treatment of flow bins consistent with inner bins
|
||||
|
||||
[heading Boost 1.75]
|
||||
|
||||
* Fixes
|
||||
* `axis::variable{{0, 1, inf}}.value(1)` now returns 1 instead of NaN
|
||||
* `axis::variable` ctor now throws `std::invalid_argument` if one values is NaN
|
||||
* Implemented a workaround for a gcc bug (will be fixed upstream in gcc-10.x) that occurred when `<boost/type_traits.hpp>` was included before `<boost/histogram/axis/traits.hpp>`
|
||||
|
Loading…
x
Reference in New Issue
Block a user