Skip to content

Commit a2cbb4e

Browse files
committed
Small changes to the CHANGELOG
1 parent 8716970 commit a2cbb4e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/changelog.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
[extensions](https://data-apis.org/array-api/latest/extensions/index.html),
1111
enable or disable features that rely on data-dependent shapes, and enable or
1212
disable boolean indexing. Future versions may add additional flags to allow
13-
changing other optional or varying behavior in the standard.
13+
changing other optional or varying behaviors in the standard.
1414

1515
- Added experimental support for the
1616
[2023.12](https://data-apis.org/array-api/2023.12/changelog.html#v2023-12)
@@ -20,7 +20,8 @@
2020
{func}`array_api_strict.set_array_api_strict_flags(api_version='2023.12')
2121
<array_api_strict.set_array_api_strict_flags>` or setting the environment
2222
variable {envvar}`ARRAY_API_STRICT_API_VERSION=2023.12
23-
<ARRAY_API_STRICT_API_VERSION>`.
23+
<ARRAY_API_STRICT_API_VERSION>`. A future version of array-api-strict will
24+
change the default version to 2023.12.
2425

2526
### Minor Changes
2627

0 commit comments

Comments
 (0)