diff --git a/.github/CHANGELOG.md b/.github/CHANGELOG.md index c43bc283e3a..5bcad74e964 100644 --- a/.github/CHANGELOG.md +++ b/.github/CHANGELOG.md @@ -84,7 +84,7 @@ * An improvement has been made to how `QubitDevice` generates and post-processess samples, allowing QNode measurement statistics to work on devices with more than 32 qubits. - [(#)](https://github.com/PennyLaneAI/pennylane/pull/) + [(#1088)](https://github.com/PennyLaneAI/pennylane/pull/1088)

Breaking changes