Skip to content

Commit 9d5ec19

Browse files
davidlehngkellogg
authored andcommitted
Fix changelog.
1 parent 31f192d commit 9d5ec19

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
@@ -63,6 +63,8 @@
6363
- `omitGraph` based on processingMode.
6464
- Replaced `removePreserve` with `cleanupPreserve` and `cleanupNulls`.
6565
- Remove unused framing `graphStack` code that was removed from the spec.
66+
- Update calls to `documentLoader` to pass options.
67+
- Pass `requestProfile` in `Accept` header when loading documents.
6668

6769
### Added
6870
- Support for `"@import"`.
@@ -88,13 +90,6 @@
8890

8991
## 2.0.1 - 2019-12-10
9092

91-
### Added
92-
- Support for extracting JSON-LD from HTML, when the xmldom package is loaded.
93-
94-
### Changed
95-
- Update calls to documentLoader to pass options
96-
- Pass requestProfile in Accept header when loading documents
97-
9893
### Fixed
9994
- JSON literal value handling issues.
10095

0 commit comments

Comments
 (0)