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 Oct 28, 2024
1 parent 3be7d11 commit e7fc5ce
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 ``ComputeClient.submit()``, ``ComputeClient.get_task()``,
``ComputeClient.get_task_batch()``, and ``ComputeClient.get_task_group()``
methods. (:pr:`NUMBER`)

0 comments on commit e7fc5ce

Please sign in to comment.