Skip to content

Commit

Permalink
Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
neNasko1 committed Nov 26, 2024
1 parent 65d01a8 commit fc88163
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ Change log

- Value propagation of string tensors no longer raises an erroneous ``ValueError`` in some instances.

**Pending breaking changes**

- Usage of operator overloading via ``_operator_dispatcher`` now triggers a ``DeprecationWarning``. This API is scheduled for removal in Spox ``0.14.0``. Consider using ``ndonnx`` as an alternative.

**Other changes**

- The adaption logic is not using inferred values as initializers anymore.
Expand Down

0 comments on commit fc88163

Please sign in to comment.