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 3999fb0 commit a304e04Copy full SHA for a304e04
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
### Added
4
- Support literal JSON.
5
+ - **NOTE**: The JSON serialization is based on the JSON Canonicalization
6
+ Scheme (JCS) drafts. Changes in the JCS algorithm could cause changes in
7
+ the `toRdf` output.
8
9
## 1.7.0 - 2019-08-30
10
0 commit comments