Skip to content

Commit d67c316

Browse files
committed
Move changes above 2,0.1
1 parent 3dcb33f commit d67c316

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,18 @@
1212
whitespace.
1313
- Terms of the form of an IRI must map to the same IRI.
1414
- Terms of the form of a relative IRI may not be used as prefixes.
15+
- Keywords may not be used as prefixes.
1516

1617
### Changed
1718
- Keep term definitions mapping to null so they may be protected.
1819
- **NOTE**: `LINK_HEADER_REL` in `lib/constants.js` has been deprecated and
1920
renamed to `LINK_HEADER_CONTEXT`. It remains for now but will be removed in a
2021
future release.
2122

23+
### Added
24+
- Added support for `@included` blocks
25+
- Skip things that have the form of a keyword, with warning.
26+
2227
## 2.0.2 - 2020-01-17
2328

2429
### Fixed

0 commit comments

Comments
 (0)