Skip to content

Commit ae80081

Browse files
committed
docs: update changelog for 2.6.0
1 parent 26c9e90 commit ae80081

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/changelog.md

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

3+
## Version 2.6.0
4+
5+
* Using [boost-histogram 1.3](https://boost-histogram.readthedocs.io/en/latest/CHANGELOG.html#version-1-3)
6+
* Fix runtime dependency on matplotlib when not plotting
7+
[#353](https://github.com/scikit-hep/hist/pull/353)
8+
* Fix `.plot` shortcut failure
9+
[#368](https://github.com/scikit-hep/hist/pull/368)
10+
* New nox sessions: `regenerate` and `pylint`
11+
* Update tests for latest matplotlib
12+
13+
314
## Version 2.5.2
415

516
* Remove more-itertools requirement

0 commit comments

Comments
 (0)