Skip to content

Commit 16a6a79

Browse files
committed
Add to changelog
1 parent a3e0c18 commit 16a6a79

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## 3.2.0 - unreleased
44

5+
### Fixed
6+
- Throws an error if value objects contain array values for `@type` during expansion. Fixes [expand#ter54](https://w3c.github.io/json-ld-api/tests/expand-manifest.html#ter54) and [toRdf#ter54](https://w3c.github.io/json-ld-api/tests/toRdf-manifest.html#ter54).
7+
- When using native types, values of `xsd:boolean` and `xsd:integer` are now properly converted. Fixes [fromRdf#t0027](https://w3c.github.io/json-ld-api/tests/fromRdf-manifest.html#t0027).
8+
59
## 3.1.0 - 2026-06-19
610

711
### Fixed

0 commit comments

Comments
 (0)