Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix public export promote_nullable #14

Merged
merged 9 commits into from
Jul 11, 2024
Prev Previous commit
Next Next commit
Update CHANGELOG.rst
Co-authored-by: Aditya Goel <48102515+adityagoel4512@users.noreply.github.com>
  • Loading branch information
EmilyMohellenbrandQC and adityagoel4512 authored Jul 10, 2024
commit 0a43947cfc7f427315e14540f84b252d4e98c3e3
7 changes: 3 additions & 4 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -6,13 +6,12 @@
Changelog
=========

0.5.1 (unreleased)
0.6.0 (unreleased)
------------------

**Bug fixes**

- Public export of :func:`ndonnx.promote_nullable` is now working.
**Other changes**

- :func:`ndonnx.promote_nullable` is now publicly exported
0.5.0 (2024-07-01)
------------------

Loading
Oops, something went wrong.