Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
eddddddy committed Jul 14, 2023
1 parent 1d5898e commit 9d4b047
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/releases/changelog-dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@
* The experimental device interface is integrated with the `QNode` for Jax.
[(#4323)](https://github.com/PennyLaneAI/pennylane/pull/4323)

* The `QuantumScript` class now has a `bind_new_parameters` method that allows creation of
new `QuantumScript` objects with the provided parameters.
[(#4345)](https://github.com/PennyLaneAI/pennylane/pull/4345)

<h3>Breaking changes 💔</h3>

* The `do_queue` keyword argument in `qml.operation.Operator` has been removed. Instead of
Expand Down

0 comments on commit 9d4b047

Please sign in to comment.