Skip to content

Commit

Permalink
Prepare change log for release
Browse files Browse the repository at this point in the history
  • Loading branch information
adityagoel4512 committed Oct 1, 2024
1 parent 89d7fc2 commit 78553af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
Changelog
=========

0.9.1 (unreleased)
0.9.1 (2024-10-01)
------------------

**Bug fix**
Expand Down
1 change: 1 addition & 0 deletions xfails.txt
Original file line number Diff line number Diff line change
Expand Up @@ -166,3 +166,4 @@ array_api_tests/test_special_cases.py::test_unary[acos(x_i < -1) -> NaN]
array_api_tests/test_special_cases.py::test_unary[sqrt(x_i < 0) -> NaN]
array_api_tests/test_special_cases.py::test_unary[asin(x_i < -1) -> NaN]
array_api_tests/test_special_cases.py::test_unary[atanh(x_i > 1) -> NaN]
array_api_tests/test_special_cases.py::test_unary[atanh(x_i < -1) -> NaN]

0 comments on commit 78553af

Please sign in to comment.