Skip to content

Commit 0401fcc

Browse files
authored
chore: prepare for v1.4.2 (last release before dropping awkward v1) (#500)
1 parent 25acb2c commit 0401fcc

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

docs/changelog.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22

33
## Version 1.4
44

5+
### Version 1.4.2
6+
7+
#### Fixes
8+
9+
- fix: depend on numpy<2.1 to support numba
10+
- fix: fix ci for awkward v1.x (numpy v2 is out)
11+
- fix: sympy tests (sympy v1.13)
12+
13+
#### Documentation
14+
15+
- docs: update intro notebook + readme
16+
17+
[#476]: https://github.com/scikit-hep/vector/pull/476
18+
[#479]: https://github.com/scikit-hep/vector/pull/479
19+
[#485]: https://github.com/scikit-hep/vector/pull/485
20+
[#489]: https://github.com/scikit-hep/vector/pull/489
21+
522
### Version 1.4.1
623

724
#### Fixes

0 commit comments

Comments
 (0)