Skip to content

Commit 7c9dbbc

Browse files
committed
Show love for the changelog
1 parent 9112916 commit 7c9dbbc

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.rst

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,16 @@
77
Changelog
88
=========
99

10-
0.13.0 (2025-05-22)
10+
0.13.0 (unreleased)
1111
-------------------
1212

13+
**Bug fixes**
14+
15+
- Add missing onnxruntime workaround for uint32 inputs to ``ndonnx.min`` and ``ndonnx.max``.
16+
- Fix array instantiation with ``ndonnx.asarray`` and very large Python integers for ``uint64`` data types.
17+
- Fix passing an Python scalar as the second argument to ``ndonnx.where``.
18+
19+
1320
**New features**
1421

1522
- The :class:`ndonnx.TimeDelta64DType` and :class:`ndonnx.DateTime64DType` gained support for milli and microseconds as units.

0 commit comments

Comments
 (0)