From 05520264912fd8e00b0c1e7881000a9beb22b426 Mon Sep 17 00:00:00 2001 From: "adrian.nistor" Date: Fri, 10 Nov 2023 12:11:07 +0200 Subject: [PATCH] CADENZA-33417 update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 643c29aa..c335c9cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - `CadenzaClient#expandNavigator` - `PageSource` parameter to `CadenzaClient#show` - `expandNavigator` option for `CadenzaClient#show` and `CadenzaClient#showMap` +- `parts` option for `CadenzaClient#fetchData` and `CadenzaClient#downloadData` ### Fixed - Included missing `sandbox.cjs` in npm package.