Skip to content

Commit eaeba3b

Browse files
committed
Add a changelog for 1.9.1
1 parent d7b4111 commit eaeba3b

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

docs/changelog.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## 1.9.1 (2024-10-29)
4+
5+
### Major Changes
6+
7+
- `__array_api_version__` for the wrapped APIs is now set to `2023.12`.
8+
9+
### Minor Changes
10+
11+
- Wrap `sign` so that it always uses the standard definition for complex
12+
numbers, and always propagates nans.
13+
14+
- Wrap dask.array.fft.
15+
16+
- Readd `python_requires` to the package metadata.
17+
318
## 1.9 (2024-10-??)
419

520
### Major Changes

0 commit comments

Comments
 (0)