Skip to content

Commit 83a00ee

Browse files
davidlehngkellogg
authored andcommitted
Fix changelog.
1 parent f1ee12f commit 83a00ee

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
@@ -33,6 +33,8 @@
3333
- `pruneBlankNodeIdentifiers` based on processingMode.
3434
- `omitGraph` based on processingMode.
3535
- Replaced `removePreserve` with `cleanupPreserve` and `cleanupNulls`.
36+
- Update calls to `documentLoader` to pass options.
37+
- Pass `requestProfile` in `Accept` header when loading documents.
3638

3739
### Added
3840
- Support for `"@import"`.
@@ -58,13 +60,6 @@
5860

5961
## 2.0.1 - 2019-12-10
6062

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

0 commit comments

Comments
 (0)