Skip to content

Commit bc500cf

Browse files
committed
reno
1 parent 7fa2366 commit bc500cf

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
upgrade:
3+
- |
4+
:meth:`.SamplerV2.run` returns ``SamplerPubResult``, which was introduced in Qiskit 1.1.
5+
More precisely, the return type is ``PrimitiveJob[PrimitiveResult[SamplerPubResult]]``.
6+
Previously, it used to be PrimitiveJob[PrimitiveResult[PubResult]].
7+
- |
8+
Qiskit Aer requires Qiskit 1.1.0 or later.
9+

0 commit comments

Comments
 (0)