Skip to content
3 changes: 3 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ Changed

- Evolved pass-based transpiler to support advanced functionality (#1060)
- Avoid consuming results during `.retrieve_job()` and `.jobs()` (#1082).
- The different output backends for the circuit_drawer() visualizations
have been moved into separate private modules in
`qiskit.tools.visualizations`. (#1105, #1111)

Deprecated
----------
Expand Down
Loading