Skip to content

Commit c55a8df

Browse files
committed
Fix changelog.
1 parent 65ccfa9 commit c55a8df

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

CHANGELOG.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@
3434
- `omitGraph` based on processingMode.
3535
- Replaced `removePreserve` with `cleanupPreserve` and `cleanupNulls`.
3636
- Remove unused framing `graphStack` code that was removed from the spec.
37+
- Update calls to `documentLoader` to pass options.
38+
- Pass `requestProfile` in `Accept` header when loading documents.
3739

3840
### Added
3941
- Support for `"@import"`.
@@ -59,13 +61,6 @@
5961

6062
## 2.0.1 - 2019-12-10
6163

62-
### Added
63-
- Support for extracting JSON-LD from HTML, when the xmldom package is loaded.
64-
65-
### Changed
66-
- Update calls to documentLoader to pass options
67-
- Pass requestProfile in Accept header when loading documents
68-
6964
### Fixed
7065
- JSON literal value handling issues.
7166

0 commit comments

Comments
 (0)