diff --git a/docs/changelog.md b/docs/changelog.md index 6ff309f7..7ba1800e 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,6 +1,9 @@ --- title: Changelog --- +## 7.4.3 (December 20, 2024) +- Enabled skeleton client to generate & retrieve the new V4 skeleton format (and all future skeleton versions without necessitating CAVEclient upgrades). + ## 7.4.2 (December 18, 2024) - Eliminated skeleton client skeleton_exists() issue in which passing a large number of root ids would cause a "URI too big" error.