Skip to content

Commit 5608cef

Browse files
author
Antoni Kepinski
committed
update changelog
1 parent 62fc8ea commit 5608cef

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

CHANGELOG.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
11
Changelog
22
=========
33

4-
## v1.0.7
4+
## v2.0.0
55

6-
- Enhance: create TypeScript declarations from JSDoc (#45)
7-
- Enhance: operate on blob parts (byte sequence) (#44)
8-
- Enhance: use a `WeakMap` for private properties (#42)
9-
- Other: update formatting
6+
> Note: This release was previously published as `1.0.7`, but as it contains breaking changes, we renamed it to `2.0.0`.
7+
8+
- **Breaking:** minimum supported Node.js version is now 10.17.
9+
- **Breaking:** `buffer` option has been removed.
10+
- Enhance: create TypeScript declarations from JSDoc (#45).
11+
- Enhance: operate on blob parts (byte sequence) (#44).
12+
- Enhance: use a `WeakMap` for private properties (#42) .
13+
- Other: update formatting.
1014

1115
## v1.0.6
1216

0 commit comments

Comments
 (0)