Skip to content

Commit

Permalink
Fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mudit2812 committed Sep 17, 2024
1 parent c3ec531 commit 64dde1c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions doc/releases/changelog-dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,14 +94,14 @@
<h3>Deprecations 👋</h3>

* The `'ancilla'` argument for `qml.iterative_qpe` has been deprecated. Instead, use the `'aux_wire'` argument.
[(#)]()
[(#6277)](https://github.com/PennyLaneAI/pennylane/pull/6277)

* `qml.shadows.shadow_expval` has been deprecated. Instead, users should use the `qml.shadow_expval` measurement
process in their circuits.
[(#)]()
[(#6277)](https://github.com/PennyLaneAI/pennylane/pull/6277)

* `qml.broadcast` has been deprecated. Users should use for loops instead.
[(#)]()
[(#6277)](https://github.com/PennyLaneAI/pennylane/pull/6277)

* The ``QubitStateVector`` template is deprecated.
Instead, use ``StatePrep``.
Expand Down Expand Up @@ -156,4 +156,5 @@ Emiliano Godinez,
Christina Lee,
William Maxwell,
Lee J. O'Riordan,
Mudit Pandey,
David Wierichs,

0 comments on commit 64dde1c

Please sign in to comment.