diff --git a/releasenotes/notes/qpdgate-serialization-710ce2fc6ab898e0.yaml b/releasenotes/notes/qpdgate-serialization-710ce2fc6ab898e0.yaml new file mode 100644 index 000000000..bf3cb0a3b --- /dev/null +++ b/releasenotes/notes/qpdgate-serialization-710ce2fc6ab898e0.yaml @@ -0,0 +1,8 @@ +--- +fixes: + - | + It is now possible to serialize :class:`.SingleQubitQPDGate`, but + there are still some other issues that remain with serialization + and deserialization. See issue `#455 + `__ + for details.