Skip to content

Commit 1984490

Browse files
committed
adjust changelog
1 parent 26cb202 commit 1984490

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,8 @@ The following changes are pending, and will be applied on the next major release
1616
into Access Credentials (both Access Requests and Access Grants). This feature is available
1717
via a new option introduced in `issueAccessRequest` and `approveAccessRequest` to write the
1818
custom fields, and via a set of dedicated getters in the `getters/` module. A generic getter
19-
is introduced, `getCustomFields`, as well as a set of typed helpers, such as `getCustomInteger`
20-
and `getCustomIntegers`. Typed helpers are available for integers, floats, strings and booleans,
21-
with a scalar and array version of each.
19+
is introduced, `getCustomFields`, as well as a set of typed helpers, such as `getCustomInteger`.
20+
Typed helpers are available for integers, floats, strings and booleans.
2221

2322
## [3.1.1](https://github.com/inrupt/solid-client-access-grants-js/releases/tag/v3.1.1) - 2024-10-23
2423

0 commit comments

Comments
 (0)