diff --git a/changelog.d/20241001_125933_derek_move_globus_app.rst b/changelog.d/20241001_125933_derek_move_globus_app.rst index 0484d9e7..9e00b0b7 100644 --- a/changelog.d/20241001_125933_derek_move_globus_app.rst +++ b/changelog.d/20241001_125933_derek_move_globus_app.rst @@ -3,4 +3,4 @@ Changed ~~~~~~~ - GlobusApp constructs have been moved from ``globus_sdk.experimental.globus_app`` to - ``globus_sdk.globus_app`` and ``globus_sdk``. (:pr:`NUMBER`) + ``globus_sdk.globus_app`` and ``globus_sdk``. (:pr:`1085`) diff --git a/changelog.d/20241008_214456_30907815+rjmello_compute_client_function_methods.rst b/changelog.d/20241008_214456_30907815+rjmello_compute_client_function_methods.rst index 9c2c7f9e..f6617d90 100644 --- a/changelog.d/20241008_214456_30907815+rjmello_compute_client_function_methods.rst +++ b/changelog.d/20241008_214456_30907815+rjmello_compute_client_function_methods.rst @@ -2,7 +2,7 @@ Added ~~~~~ - Added ``ComputeClient.register_function()`` and ``ComputeClient.delete_function()`` - methods. (:pr:`NUMBER`) + methods. (:pr:`1085`) - Added ``ComputeFunctionDocument`` and ``ComputeFunctionMetadata`` data classes for - use with the ``ComputeClient.register_function()`` method. (:pr:`NUMBER`) + use with the ``ComputeClient.register_function()`` method. (:pr:`1085`)