Skip to content

Commit

Permalink
Docs: Add release note
Browse files Browse the repository at this point in the history
  • Loading branch information
raynelfss committed Dec 11, 2024
1 parent 76f7dff commit 0f46989
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
fixes:
- |
Fix incorrect behavior in :class:`.CircuitData` in which, upon parameter assignment,
we attempted to modify the cached operation inside of a ``PackedInstruction``. Now
we instead discard said cache prompting the ``PackedInstruction`` to build a new Python
operation should it be needed.

0 comments on commit 0f46989

Please sign in to comment.