Skip to content

Commit da6cf44

Browse files
committed
Add release notes for 1.4
1 parent 31aec62 commit da6cf44

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# 1.4 (2023-09-11)
2+
3+
## Major Changes
4+
5+
- Releases are now made with GitHub Actions (thanks
6+
[@matthewfeickert](https://github.com/matthewfeickert)).
7+
8+
## Minor Changes
9+
10+
- Fix `torch.result_type()` cross-kind promotion
11+
([@lucascolley](https://github.com/lucascolley)).
12+
13+
- Fix the torch.take() wrapper to make axis optional for ndim = 1.
14+
15+
- Add requires-python metadata to the package
16+
([@matthewfeickert](https://github.com/matthewfeickert)).
17+
118
# 1.3 (2023-06-20)
219

320
## Major Changes

0 commit comments

Comments
 (0)