diff --git a/.github/CHANGELOG.md b/.github/CHANGELOG.md index 438e85ee1f..7727e7bbf3 100644 --- a/.github/CHANGELOG.md +++ b/.github/CHANGELOG.md @@ -106,7 +106,7 @@ ### Bug fixes * Lightning Qubit once again respects the wire order specified on device instantiation. - [(#705)](https://github.com/PennyLaneAI/pennylane-lightning/pull/705/) + [(#705)](https://github.com/PennyLaneAI/pennylane-lightning/pull/705) * `dynamic_one_shot` was refactored to use `SampleMP` measurements as a way to return the mid-circuit measurement samples. `LightningQubit`'s `simulate` is modified accordingly. [(#694)](https://github.com/PennyLaneAI/pennylane/pull/694)