Skip to content

Commit 005779e

Browse files
committed
docs: add final entry
1 parent b4466c7 commit 005779e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ This changelog is organized by specification version and notes all changes with
1515
- Clarify that conforming implementations may support additional arguments beyond those described in the Array API specification ([gh-870](https://github.com/data-apis/array-api/pull/870))
1616
- Clarify accuracy requirements for operations involving complex numbers ([gh-882](https://github.com/data-apis/array-api/pull/882))
1717
- Clarify expected results for in-place operations in conforming array libraries which do not support array mutation ([gh-895](https://github.com/data-apis/array-api/pull/895))
18+
- Clarify the expected behavior of the `copy` keyword argument when `copy=True` in `asarray`, `astype`, `reshape`, and `__dlpack__` ([gh-906](https://github.com/data-apis/array-api/pull/906))
1819

1920
#### APIs
2021

0 commit comments

Comments
 (0)