Skip to content

Commit e445d1d

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

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

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

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

516
### Fixed

0 commit comments

Comments
 (0)