diff --git a/releasenotes/notes/completion_times_fix-6f8d5449d0de4a9d.yaml b/releasenotes/notes/completion_times_fix-6f8d5449d0de4a9d.yaml new file mode 100644 index 0000000000..1e59d38de3 --- /dev/null +++ b/releasenotes/notes/completion_times_fix-6f8d5449d0de4a9d.yaml @@ -0,0 +1,5 @@ +--- +fixes: + - | + The :meth:`ExperimentData.completion_times` property was fixed to correctly + read the data from the `IBMCircuitJob` object.