Skip to content

Commit

Permalink
Minor release note typo (Qiskit#1878)
Browse files Browse the repository at this point in the history
  • Loading branch information
kt474 authored Aug 19, 2024
1 parent e3b6632 commit 848b6ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions release-notes/0.28.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ New Features
Other Notes
-----------

- The V1 Primitives ``SamplerV1`` and ``EstimatorV1`` have been completely removed. Please use the
`migration guide <https://docs.quantum.ibm.com/migration-guides/v2-primitives>`__ and use theV2 Primitives instead. (`1857 <https://github.com/Qiskit/qiskit-ibm-runtime/pull/1857>`__)
- The V1 Primitives ``SamplerV1`` and ``EstimatorV1`` have been completely removed. Please see the
`migration guide <https://docs.quantum.ibm.com/migration-guides/v2-primitives>`__ and use the V2 Primitives instead. (`1857 <https://github.com/Qiskit/qiskit-ibm-runtime/pull/1857>`__)
- The ``service`` parameter is now required in ``Session.from_id()``. (`1868 <https://github.com/Qiskit/qiskit-ibm-runtime/pull/1868>`__)

0 comments on commit 848b6ac

Please sign in to comment.