diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 1b06ae5..86e6393 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -7,7 +7,7 @@ Changelog ========= -0.9.3 (unreleased) +0.9.3 (2024-10-25) ------------------ - Reduced the number of unnecessary casts in :func:`ndonnx.argmax` and :func:`ndonnx.argmin`.