We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa88d73 commit 93a9d3fCopy full SHA for 93a9d3f
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# jsonld ChangeLog
2
3
+## 4.0.0 - tbd
4
+
5
+### Removed
6
+- **BREAKING**: RDFa parser moved to `jsonld-rdfa` package.
7
8
## 3.3.0 - 2021-01-21
9
10
### Changed
@@ -166,7 +171,6 @@
166
171
- **BREAKING**: Remove deprecated `loadDocument` API and obsolete
167
172
`DocumentCache`.
168
173
- **BREAKING**: Remove deprecated support for parsing legacy dataset format.
169
-- **BREAKING**: RDFa parser moved to `jsonld-rdfa` package.
170
174
175
## 1.8.1 - 2019-10-24
176
0 commit comments