qiskit/releasenotes/notes/0.19/fix-text-drawer-bit-cond-a3...

9 lines
384 B
YAML

---
features:
- |
The ``text`` output method for the :func:`~qiskit.visualization.circuit_drawer`
function and the :meth:`.QuantumCircuit.draw` method can now
draw circuits that contain gates with single bit condition. This was added for
compatibility of text drawer with the new feature of supporting classical
conditioning of gates on single classical bits.