Skip to content

Commit a89a964

Browse files
davidlehngkellogg
authored andcommitted
Fix changelog.
1 parent 880076a commit a89a964

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
@@ -31,6 +31,8 @@
3131
- `pruneBlankNodeIdentifiers` based on processingMode.
3232
- `omitGraph` based on processingMode.
3333
- Replaced `removePreserve` with `cleanupPreserve` and `cleanupNulls`.
34+
- Update calls to `documentLoader` to pass options.
35+
- Pass `requestProfile` in `Accept` header when loading documents.
3436

3537
### Added
3638
- Support for `"@import"`.
@@ -56,13 +58,6 @@
5658

5759
## 2.0.1 - 2019-12-10
5860

59-
### Added
60-
- Support for extracting JSON-LD from HTML, when the xmldom package is loaded.
61-
62-
### Changed
63-
- Update calls to documentLoader to pass options
64-
- Pass requestProfile in Accept header when loading documents
65-
6661
### Fixed
6762
- JSON literal value handling issues.
6863

0 commit comments

Comments
 (0)