Skip to content

Commit

Permalink
Add a changelog for 1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
asmeurer committed Oct 29, 2024
1 parent d7b4111 commit eaeba3b
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## 1.9.1 (2024-10-29)

### Major Changes

- `__array_api_version__` for the wrapped APIs is now set to `2023.12`.

### Minor Changes

- Wrap `sign` so that it always uses the standard definition for complex
numbers, and always propagates nans.

- Wrap dask.array.fft.

- Readd `python_requires` to the package metadata.

## 1.9 (2024-10-??)

### Major Changes
Expand Down

0 comments on commit eaeba3b

Please sign in to comment.