Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/add qiskit api options #316

Merged
merged 8 commits into from
Apr 23, 2024
7 changes: 7 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
Changelog
~~~~~~~~~

Unreleased
----------

* User can pass an `Options` instance (from `qiskit-ibm-runtime`)
via a keyword argument to both an `IBMQBackend` constructor and
an instance method `IBMQBackend.process_circuits`.
cqc-alec marked this conversation as resolved.
Show resolved Hide resolved

0.53.0 (April 2024)
-------------------

Expand Down