Skip to content

Commit

Permalink
chore: prepare for v1.4.2 (last release before dropping awkward v1) (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
Saransh-cpp authored Aug 26, 2024
1 parent 25acb2c commit 0401fcc
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

## Version 1.4

### Version 1.4.2

#### Fixes

- fix: depend on numpy<2.1 to support numba
- fix: fix ci for awkward v1.x (numpy v2 is out)
- fix: sympy tests (sympy v1.13)

#### Documentation

- docs: update intro notebook + readme

[#476]: https://github.com/scikit-hep/vector/pull/476
[#479]: https://github.com/scikit-hep/vector/pull/479
[#485]: https://github.com/scikit-hep/vector/pull/485
[#489]: https://github.com/scikit-hep/vector/pull/489

### Version 1.4.1

#### Fixes
Expand Down

0 comments on commit 0401fcc

Please sign in to comment.