* Fix bug with `plot_pull` missing a sqrt.
[150](https://github.com/scikit-hep/hist/pull/150)
* Fix static typing with ellipses.
[145](https://github.com/scikit-hep/hist/pull/145)
* Require boost-histogram 1.0.1+, fixing typing related issues,
allowing subclassing Hist without a family and including a important
Mean/WeighedMean summing fix.
[151](https://github.com/scikit-hep/hist/pull/151)