Skip to content

Commit 3b31219

Browse files
authored
Update changelog.md (#504)
1 parent 5e8dd29 commit 3b31219

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

docs/changelog.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,17 +20,25 @@
2020

2121
## Version 1.4
2222

23+
### Version 1.4.3
24+
25+
#### Fixes
26+
27+
- fix: uncap numpy [#502][]
28+
29+
[#502]: https://github.com/scikit-hep/vector/pull/502
30+
2331
### Version 1.4.2
2432

2533
#### Fixes
2634

27-
- fix: depend on numpy<2.1 to support numba
28-
- fix: fix ci for awkward v1.x (numpy v2 is out)
29-
- fix: sympy tests (sympy v1.13)
35+
- fix: depend on numpy<2.1 to support numba [#476][]
36+
- fix: fix ci for awkward v1.x (numpy v2 is out) [#479][]
37+
- fix: sympy tests (sympy v1.13) [#485][]
3038

3139
#### Documentation
3240

33-
- docs: update intro notebook + readme
41+
- docs: update intro notebook + readme [#489][]
3442

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

0 commit comments

Comments
 (0)