We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dc9324 commit 6fb3ecdCopy full SHA for 6fb3ecd
docs/changelog.md
@@ -2,9 +2,20 @@
2
3
## WIP
4
5
+## Version 2.8.0
6
+
7
+Features:
8
9
+* Support boost-histogram 1.5; drop support for Python 3.7, add support for
10
+ Python 3.13 / 3.13t
11
+ [#582](https://github.com/scikit-hep/hist/pull/582)
12
13
+Fixes:
14
15
* Support IntCat for plot1d overlay
16
[#419](https://github.com/scikit-hep/hist/pull/419)
17
18
19
## Version 2.7.3
20
21
This release fixes an issue with Python 3.12 pulling in NumPy 2 pre-releases.
0 commit comments