Skip to content

Commit 40ce02c

Browse files
committed
Fix CHANGELOG.
1 parent c0a45c4 commit 40ce02c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22

33
### Fixed
44
- More support for `"@type": "@none"`.
5-
- JSON literal value handling issues (`null` and `[]`).
6-
7-
## 2.0.1 - 2019-12-10
85

96
### Added
107
- Support for extracting JSON-LD from HTML, when the xmldom package is loaded.
@@ -13,6 +10,8 @@
1310
- Update calls to documentLoader to pass options
1411
- Pass requestProfile in Accept header when loading documents
1512

13+
## 2.0.1 - 2019-12-10
14+
1615
### Fixed
1716
- JSON literal value handling issues.
1817

0 commit comments

Comments
 (0)