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 3e01de3 commit 6d10ec6Copy full SHA for 6d10ec6
docs/CHANGELOG.md
@@ -7,14 +7,15 @@ Quick fix for extra print statement in fill.
7
8
#### Bug fixes
9
10
-* Fixed debugging print statement in fill. [#438]
+* Fixed debugging print statement in fill. [#438][]
11
12
#### Developer changes
13
14
-* Added CI/pre-commit check for print statements [#438]
+* Added CI/pre-commit check for print statements [#438][]
15
+* Formatting CMakeLists now too [#339][]
16
17
[#438]: https://github.com/scikit-hep/boost-histogram/pull/438
-
18
+[#439]: https://github.com/scikit-hep/boost-histogram/pull/439
19
20
### Version 0.10.1
21
0 commit comments