Skip to content
This repository was archived by the owner on Mar 23, 2023. It is now read-only.

Commit faaf3b9

Browse files
committed
chore: release version v2.0.0
1 parent b7957b8 commit faaf3b9

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<a name="2.0.0"></a>
2+
# [2.0.0](https://github.com/ipfs/js-datastore-level/compare/v1.1.0...v2.0.0) (2020-07-29)
3+
4+
5+
### Bug Fixes
6+
7+
* remove node buffers ([#39](https://github.com/ipfs/js-datastore-level/issues/39)) ([19fe886](https://github.com/ipfs/js-datastore-level/commit/19fe886))
8+
9+
10+
### BREAKING CHANGES
11+
12+
* remove node buffers in favour of Uint8Arrays
13+
14+
15+
116
<a name="1.1.0"></a>
217
# [1.1.0](https://github.com/ipfs/js-datastore-level/compare/v1.0.0...v1.1.0) (2020-05-07)
318

0 commit comments

Comments
 (0)