Skip to content

Commit 53556dc

Browse files
albi3roJaybsoni
andauthored
Update doc/releases/changelog-dev.md
Co-authored-by: Jay Soni <[email protected]>
1 parent ca7486e commit 53556dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/releases/changelog-dev.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@
296296
and the diagonalising gates using the factors/summands instead of using the full matrix.
297297
[(#3022)](https://github.com/PennyLaneAI/pennylane/pull/3022)
298298

299-
* `qml.grouping.is_pauli_word` now returns `False` for non-Observables, instead of raising an error.
299+
* `qml.grouping.is_pauli_word` now returns `False` for operators that don't inherit from `qml.Observable`, instead of raising an error.
300300
[(#3039)](https://github.com/PennyLaneAI/pennylane/pull/3039)
301301

302302
<h3>Breaking changes</h3>

0 commit comments

Comments
 (0)