diff --git a/changelog.d/20241107_160041_30907815+rjmello_compute_client_task_methods.rst b/changelog.d/20241107_160041_30907815+rjmello_compute_client_task_methods.rst new file mode 100644 index 00000000..6e375c33 --- /dev/null +++ b/changelog.d/20241107_160041_30907815+rjmello_compute_client_task_methods.rst @@ -0,0 +1,6 @@ +Added +~~~~~ + +- Added the ``ComputeClientV3.submit()``, ``ComputeClientV2.submit()``, + ``ComputeClientV2.get_task()``, ``ComputeClientV2.get_task_batch()``, + and ``ComputeClientV2.get_task_group()`` methods. (:pr:`NUMBER`)