diff --git a/releasenotes/notes/profiling-add-lock-with-f75908e35a70ab71.yaml b/releasenotes/notes/profiling-add-lock-with-f75908e35a70ab71.yaml index 422be5a041c..3969cd6f88c 100644 --- a/releasenotes/notes/profiling-add-lock-with-f75908e35a70ab71.yaml +++ b/releasenotes/notes/profiling-add-lock-with-f75908e35a70ab71.yaml @@ -1,3 +1,3 @@ -features: +fixes: - | profiling: captures lock usages with ``with`` context managers, e.g. ``with lock:``