Skip to content
This repository was archived by the owner on Jul 28, 2023. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 18 additions & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,22 @@ The format is based on `Keep a Changelog`_.
`UNRELEASED`_
^^^^^^^^^^^^^

`0.2.0`_ - 2019-05-06
^^^^^^^^^^^^^^^^^^^^^

Added
"""""

- The IBMQProvider supports connecting to the new version of the IBM Q API.
Please note support for this version is still experimental. (#78)
- Added support for ``Circuits`` through the new API. (#79).

Fixed
"""""

- Fixed incorrect parsing of some API hub URLs (#77).


`0.1.1`_ - 2019-05-01
^^^^^^^^^^^^^^^^^^^^^

Expand Down Expand Up @@ -67,7 +83,8 @@ Removed



.. _UNRELEASED: https://github.com/Qiskit/qiskit-ibmq-provider/compare/0.1.1...HEAD
.. _UNRELEASED: https://github.com/Qiskit/qiskit-ibmq-provider/compare/0.2.0...HEAD
.. _0.2.0: https://github.com/Qiskit/qiskit-ibmq-provider/compare/0.1.1...0.2.0
.. _0.1.1: https://github.com/Qiskit/qiskit-ibmq-provider/compare/0.1...0.1.1
.. _0.1: https://github.com/Qiskit/qiskit-ibmq-provider/compare/104d524...0.1

Expand Down
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,11 @@ Once the package is installed, you can access the provider from Qiskit.

### Configure your IBMQ credentials

> **Note**: since `IBMQProvider` version `0.2.0`, the package supports
> connecting to [the new IBM Q Experience], which includes a number of new
> features. Please note that support is still experimental, and some
> functionality might be subject to change or experience technical issues.

1. Create an [IBM Q account] if you haven't already done so.

2. Get an API token from the IBM Q website under
Expand Down Expand Up @@ -99,3 +104,4 @@ project at different levels. If you use Qiskit, please cite as per the included
[many people]: https://github.com/Qiskit/qiskit-terra/graphs/contributors
[BibTeX file]: https://github.com/Qiskit/qiskit/blob/master/Qiskit.bib
[Apache License 2.0]: https://github.com/Qiskit/qiskit-ibmq-provider/blob/master/LICENSE.txt
[the new IBM Q Experience]: https://quantum-computing.ibm.com/