Skip to content

Commit 2c9c3cf

Browse files
committedSep 24, 2021
chore: release version v0.33.0
1 parent 4d65875 commit 2c9c3cf

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
 

‎CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [0.33.0](https://github.com/libp2p/js-libp2p/compare/v0.32.5...v0.33.0) (2021-09-24)
2+
3+
4+
### chore
5+
6+
* update datastore ([#990](https://github.com/libp2p/js-libp2p/issues/990)) ([83734ef](https://github.com/libp2p/js-libp2p/commit/83734ef52061ad61ddb5ca49aae27e3a8b937058))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* datastore implementations provided to libp2p must be compliant with interface-datastore@6.0.0
12+
13+
14+
115
## [0.32.5](https://github.com/libp2p/js-libp2p/compare/v0.32.4...v0.32.5) (2021-09-21)
216

317

0 commit comments

Comments
 (0)
Please sign in to comment.