Skip to content

Commit 9715eee

Browse files
docs(release): clarify digestMultibase preservation note for empty-string case
1 parent 96c4907 commit 9715eee

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

RELEASE_NOTES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ A new asynchronous constructor, `constructRenderMethodAsync`, mirrors
1313
`RenderTemplate2024` outputs whenever a `url` is supplied and the template
1414
is non-empty. Existing callers that already compute their own
1515
`digestMultibase` (or that do not want one) are unaffected: the
16-
synchronous `constructRenderMethod` is unchanged, and a caller-supplied
17-
`digestMultibase` is preserved verbatim.
16+
synchronous `constructRenderMethod` is unchanged, and a non-empty
17+
caller-supplied `digestMultibase` is preserved verbatim.
1818

1919
The gating reflects the spec semantics. A `digestMultibase` only adds
2020
value when the template is hosted remotely, because the signed credential

0 commit comments

Comments
 (0)