Skip to content

Commit 8589701

Browse files
committed
Update changelog.
1 parent 855e377 commit 8589701

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# jsonld ChangeLog
22

3+
## 1.6.2 - 2019-05-xx
4+
- Allow overriding of protected terms when redefining to the same
5+
definition, modulo the `protected` flag itself.
6+
- Fix type-scoped context application:
7+
- Ensure values and subject references are expanded and compacted
8+
using type-scoped contexts, if available.
9+
- Ensure `@type` values are evaluated against the previous context,
10+
not the type-scoped context.
11+
312
## 1.6.1 - 2019-05-13
413

514
### Fixed

0 commit comments

Comments
 (0)