Skip to content

Commit 53f4657

Browse files
committed
docs(backport): add 0.x changes to changelog
1 parent cad3815 commit 53f4657

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## Version 0.13
44

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+
513
### Version 0.13.0
614

715
PlottableProtocol provides a way to plot in different libraries, and easy

0 commit comments

Comments
 (0)