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 cad3815 commit 53f4657Copy full SHA for 53f4657
docs/CHANGELOG.md
@@ -2,6 +2,14 @@
2
3
## Version 0.13
4
5
+## Version 0.13.1
6
+
7
+* Backport fix for Mean/WeightedMean summing.
8
+* Backport fix for `boost_histogram.numpy` density.
9
+* Backport missing metadata from the repr's.
10
+* Ignore `family=` on Histogram subclassing to make subclassing Histogram only possible in 1.x + 0.x code.
11
12
13
### Version 0.13.0
14
15
PlottableProtocol provides a way to plot in different libraries, and easy
0 commit comments