Skip to content

Commit

Permalink
Add change log entry
Browse files Browse the repository at this point in the history
  • Loading branch information
adityagoel4512 committed Sep 24, 2024
1 parent 8f8eec7 commit 67eaf01
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@
Changelog
=========

0.9.1 (unreleased)
------------------

**Bug fix**

- Fixed a bug in the construction of nullable arrays using :func:`ndonnx.asarray` where the shape of the null field would not match the values field if the provided `np.ma.MaskedArray`'s mask was scalar.


0.9.0 (2024-08-30)
------------------
Expand Down

0 comments on commit 67eaf01

Please sign in to comment.