Skip to content

Commit 04dea11

Browse files
committed
Update changelog for a 1.2 release
1 parent 67ec13f commit 04dea11

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# 1.2 (2023-03-31)
2+
3+
## Major Changes
4+
5+
- Support the linalg extension in the `array_api_compat.torch` namespace.
6+
7+
- Add `isdtype()`.
8+
9+
## Minor Changes
10+
11+
- Fix the `k` keyword argument to `tril` and `triu` in `torch`.
12+
113
# 1.1.1 (2023-03-10)
214

315
## Major Changes

0 commit comments

Comments
 (0)