diff --git a/docs/changelog.md b/docs/changelog.md index d8453be2..5dfb0884 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,6 +1,10 @@ --- title: Changelog --- +## 7.4.1 (December 17, 2024) +- Enabled skeleton client skeleton_exists() and generate_bulk_skeletons_async() endpoints to accept a either a list or a numpy array of root ids. +- Eliminated skeleton client generate_bulk_skeletons_async() issue in which passing a large number of root ids would cause a "URI too big" error. + ## 7.4.0 (December 12, 2024) annotation module: Added support for "None", "none", etc. to remove notice_text and improved documentation on method