Skip to content

Commit 45feea2

Browse files
committed
Update changelog.
1 parent 34e170f commit 45feea2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

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

3+
### Changed
4+
- Improve performance of active context cache and find context urls:
5+
- Use Map/Set.
6+
- Cache initial contexts based on options.
7+
- Reduce lookups.
8+
- Update webpack/karma core-js usage:
9+
- Add Map, Set, and Array.from support.
10+
311
## 1.0.2 - 2018-05-22
412

513
### Fixed

0 commit comments

Comments
 (0)