Skip to content

Commit 3245f7e

Browse files
gkelloggdavidlehn
authored andcommitted
Move changes above 2,0.1
1 parent 94cc807 commit 3245f7e

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

CHANGELOG.md

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

3+
### Added
4+
- Added support for `@included` blocks
5+
- Skip things that have the form of a keyword, with warning.
6+
37
### Fixed
48
- More support for `"@type": "@none"`.
59
- JSON literal value handling issues (`null` and `[]`).
10+
- Keywords may not be used as prefixes.
611

712
## 2.0.1 - 2019-12-10
813

9-
### Added
10-
- Added support for `@included` blocks
11-
- Skip things that have the form of a keyword, with warning.
12-
1314
### Fixed
1415
- JSON literal value handling issues.
15-
- Keywords may not be used as prefixes.
16-
1716

1817
## 2.0.0 - 2019-12-09
1918

0 commit comments

Comments
 (0)