mirror of https://github.com/Qiskit/qiskit.git
8 lines
311 B
YAML
8 lines
311 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixed a bug where various synthesis methods created circuits without quantum or
|
|
classical registers. This also affected functions that internally used the synthesis
|
|
methods, such as :meth:`.Clifford.to_circuit`.
|
|
Fixed `#13041 <https://github.com/Qiskit/qiskit/issues/13041>`__.
|