Skip to content

Commit 26cdac4

Browse files
Add a CHANGELOG.md.
1 parent 929ce81 commit 26cdac4

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
## v2.0
2+
3+
### Changed
4+
- (BREAKING) Moved package.json `main:` to `src/` instead of `lib/` (no longer
5+
transpiling to ES5).
6+
- Remove dependency on `json-document`.
7+
- Replaced `@trust/webcrypto` with `isomorphic-webcrypto`.
8+
- Updated various dependencies to latest.
9+
- Switched to a maintained `text-encoder` lib (`@sinonjs/text-encoder`).
10+
11+
## v1.8 - 2018-08-24
12+
13+
- Forked into the Solid github org.

0 commit comments

Comments
 (0)