Skip to content

Commit 1fc2e5c

Browse files
committed
Update changelog.
1 parent e858cdb commit 1fc2e5c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
- Changes in object embedding.
1818
- Better support for graph framing.
1919
- Better frame validation.
20-
- Wildcard matching on `@id` and other requireAll semantics.
20+
- Wildcard matching on `@id` and other `requireAll` semantics.
2121

2222
### Changed
2323
- Keep term definitions mapping to null so they may be protected.
@@ -28,7 +28,7 @@
2828
- `embed` to "@once" and warn on "@first" or "@last".
2929
- `pruneBlankNodeIdentifiers` based on processingMode.
3030
- `omitGraph` based on processingMode.
31-
- replaced removePreserve with cleanupPreserve and cleanupNulls
31+
- Replaced `removePreserve` with `cleanupPreserve` and `cleanupNulls`.
3232

3333
### Added
3434
- Support for `"@import"`.
@@ -37,7 +37,7 @@
3737
- Support for expansion and compaction of values container `"@direction"`.
3838
- Support for RDF transformation of `@direction` when `rdfDirection` is
3939
'i18n-datatype'.
40-
- Top level `@graph` omitted if `omitGraph` is `true`.
40+
- Top level `@graph` omitted if `omitGraph` is `true`.
4141
- Check for invalid values of `@embed`.
4242
- Support default values for `@type` when framing.
4343

0 commit comments

Comments
 (0)