Skip to content

Commit

Permalink
Add release note
Browse files Browse the repository at this point in the history
  • Loading branch information
mtreinish committed Oct 6, 2022
1 parent a0a9129 commit 9e0c1c6
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
fixes:
- |
Fixed an issue in the :class:`~.DenseLayout` transpiler pass where any
loose :class:`~.Qubit` objects (i.e. not part of a :class:`~.QuantumRegister`)
that were part of a :class:`~.QuantumCircuit` would not be included in the
output :class:`~.Layout` that was generated by the pass.

0 comments on commit 9e0c1c6

Please sign in to comment.