Skip to content

Commit

Permalink
Add changelog for ComputeClient task methods
Browse files Browse the repository at this point in the history
  • Loading branch information
rjmello committed Nov 8, 2024
1 parent 05556b6 commit 11edfb8
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -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`)

0 comments on commit 11edfb8

Please sign in to comment.