Skip to content

Commit 5c4f267

Browse files
gkelloggdavidlehn
authored andcommitted
Update changelog for framing, and move additions marked in 0.5.18 out to top level, as they're not actually included in the 0.5.x branch.
1 parent 4f3ef37 commit 5c4f267

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

CHANGELOG.md

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

3+
### Added
4+
- Expansion and Compaction using scoped contexts on property and `@type` terms.
5+
- Expansion and Compaction of nested properties.
6+
- Index graph containers using `@id` and `@index`, with `@set` variations.
7+
- Index node objects using `@id` and `@type`, with `@set` variations.
8+
- Framing default and named graphs in addition to merged graph.
9+
- Value patterns when framing, allowing a subset of values to appear in the output.
10+
311
## 0.5.21 - 2018-02-22
412

513
### Fixed
@@ -51,12 +59,6 @@
5159
`@container`, `@id`, `@language`, `@reverse`, and `@type`. This also sets up
5260
for additional keywords in 1.1.
5361

54-
### Added
55-
- Expansion and Compaction using scoped contexts on property and `@type` terms.
56-
- Expansion and Compaction of nested properties.
57-
- Index graph containers using `@id` and `@index`, with `@set` variations.
58-
- Index node objects using `@id` and `@type`, with `@set` variations.
59-
6062
## 0.5.15 - 2017-10-16
6163

6264
### Changed

0 commit comments

Comments
 (0)