diff --git a/doc/releases/changelog-dev.md b/doc/releases/changelog-dev.md index 6385812d0f1..12fba7325d3 100644 --- a/doc/releases/changelog-dev.md +++ b/doc/releases/changelog-dev.md @@ -13,6 +13,7 @@ * The `qml.PrepSelPrep` template is added. The template implements a block-encoding of a linear combination of unitaries. [(#5756)](https://github.com/PennyLaneAI/pennylane/pull/5756) + [(#5987)](https://github.com/PennyLaneAI/pennylane/pull/5987) * A new function `qml.registers` has been added, enabling the creation of registers, which are implemented as a dictionary of `Wires` instances. [(#5957)](https://github.com/PennyLaneAI/pennylane/pull/5957)