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.