diff --git a/HISTORY.rst b/HISTORY.rst index 4a7b6c0..9a53438 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -2,9 +2,15 @@ History ======= -0.13.10 (unreleased) +0.13.10 (2023-01-09) -------------------- +Breaking Changes +~~~~~~~~~~~~~~~~ +- The NID service has changed some of its endpoints to use Federal ID + instead of Dam ID. This change affect the ``NID.inventory_byid`` + function. This function now accepts Federal IDs instead of dam IDs. + New Features ~~~~~~~~~~~~ - Refactor the ``show_versions`` function to improve performance and