Skip to content

Commit 1cb7287

Browse files
astrofroggithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 3a46f4e commit 1cb7287

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGES.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
## v0.13 - 2024-04-16
2+
3+
<!-- Release notes generated using configuration in .github/release.yml at main -->
4+
### What's Changed
5+
6+
The main change in this release is added support for Numpy 2.0.
7+
8+
#### Other Changes
9+
10+
* Clean up test matrix by @pllim in https://github.com/astrofrog/fast-histogram/pull/82
11+
* Use v1 workflow, not main by @pllim in https://github.com/astrofrog/fast-histogram/pull/79
12+
* Fix link to benchmark plot in README by @pllim in https://github.com/astrofrog/fast-histogram/pull/78
13+
* Add PyPI badge by @pllim in https://github.com/astrofrog/fast-histogram/pull/75
14+
* Remove wheel from build requirements by @pllim in https://github.com/astrofrog/fast-histogram/pull/74
15+
* Build against Numpy 2.0.0rc1 for Python>=3.9 by @astrofrog in https://github.com/astrofrog/fast-histogram/pull/86
16+
17+
### New Contributors
18+
19+
* @pre-commit-ci made their first contribution in https://github.com/astrofrog/fast-histogram/pull/70
20+
* @pllim made their first contribution in https://github.com/astrofrog/fast-histogram/pull/82
21+
22+
**Full Changelog**: https://github.com/astrofrog/fast-histogram/compare/v0.12...v0.13
23+
124
## 0.12 (2023-10-17)
225

326
- Fix segmentation faults under various conditions. [#62, #66]

0 commit comments

Comments
 (0)