From cdd548a26a7bbc93dc47aadb370c5decbb3fe499 Mon Sep 17 00:00:00 2001 From: aviau Date: Sun, 8 Feb 2026 16:19:00 -0500 Subject: [PATCH] sdk v2: expand on justification --- docs/changelog/overview.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog/overview.mdx b/docs/changelog/overview.mdx index 1c7bb58..dd519f0 100644 --- a/docs/changelog/overview.mdx +++ b/docs/changelog/overview.mdx @@ -21,6 +21,7 @@ Release notes for the Flare Platform can be found on the [product documentation The previous API for this method wouldn't expose the `metadata` and forced users of the library to implement their own pagination logic. + This new API ensures all data is available to the caller.