Skip to content

Commit 8ab9594

Browse files
committed
chore: prepare for 2.7.2
1 parent 798d08c commit 8ab9594

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

docs/changelog.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## Version 2.7.2
4+
5+
* Support boost-histogram 1.4.0 in addition to 1.3.x, including Python 3.12,
6+
flow disabling for categories, and integer arrays required for integer axes
7+
[#535](https://github.com/scikit-hep/hist/pull/535) and
8+
[#532](https://github.com/scikit-hep/hist/pull/532)
9+
* Add a `.T` shortcut
10+
[#521](https://github.com/scikit-hep/hist/pull/521)
11+
* Support ND quick constructs being mistakenly passed in
12+
[#528](https://github.com/scikit-hep/hist/pull/528)
13+
* Add `boost` nox job to test upstream changes easily
14+
[#533](https://github.com/scikit-hep/hist/pull/533)
15+
316
## Version 2.7.1
417

518
* `[plot]` extra split into `[fit]`

0 commit comments

Comments
 (0)