Skip to content

Commit 47df18f

Browse files
committed
Added CHANGELOG additions for @id, @type maps, along with indexed graphs.
1 parent e4a1376 commit 47df18f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@
1313
- Set processingMode from options or first encountered context.
1414
- Use array representation of @container in processing.
1515

16+
### Added
17+
- Index graph containers using `@id` and `@index`, with `@set` variations.
18+
- Index node objects using `@id` and `@type`, with `@set` variations.
19+
1620
## 0.5.15 - 2017-10-16
1721

1822
### Changed

0 commit comments

Comments
 (0)