Skip to content

Commit 157c318

Browse files
committed
Fix changelog.
1 parent a45ef6d commit 157c318

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

CHANGELOG.md

+2-7
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@
2020
- **NOTE**: `LINK_HEADER_REL` in `lib/constants.js` has been deprecated and
2121
renamed to `LINK_HEADER_CONTEXT`. It remains for now but will be removed in a
2222
future release.
23+
- Update calls to `documentLoader` to pass options.
24+
- Pass `requestProfile` in `Accept` header when loading documents.
2325

2426
### Added
2527
- Support for `"@import"`.
@@ -42,13 +44,6 @@
4244

4345
## 2.0.1 - 2019-12-10
4446

45-
### Added
46-
- Support for extracting JSON-LD from HTML, when the xmldom package is loaded.
47-
48-
### Changed
49-
- Update calls to documentLoader to pass options
50-
- Pass requestProfile in Accept header when loading documents
51-
5247
### Fixed
5348
- JSON literal value handling issues.
5449

0 commit comments

Comments
 (0)