Skip to content

Commit b896cb3

Browse files
committed
Update changelog.
1 parent 16a040b commit b896cb3

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,12 @@
44

55
### Changed
66
- **BREAKING**: By default, set safe mode to `true` and `base` to
7-
`null` in `canonize`.
7+
`null` in `canonize`. Applications that were previously
8+
canonizing data may see new errors if their data did not fully
9+
define terms or used relative URLs that would be dropped when
10+
converting to canonized RDF. Now these situations are caught
11+
via `safe` mode by default, informing the developer that they
12+
need to fix their data.
813

914
## 7.0.0 - 2022-08-16
1015

0 commit comments

Comments
 (0)