File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 1+ <a name =" 0.22.0 " ></a >
2+ # [ 0.22.0] ( https://github.com/libp2p/js-libp2p/compare/v0.21.0...v0.22.0 ) (2018-06-29)
3+
4+
5+ ### Bug Fixes
6+
7+ * add null property guards ([ 80f0b60] ( https://github.com/libp2p/js-libp2p/commit/80f0b60 ) )
8+ * do not mutate the config object ([ ac5cacb] ( https://github.com/libp2p/js-libp2p/commit/ac5cacb ) )
9+ * remove .only ([ be9eafe] ( https://github.com/libp2p/js-libp2p/commit/be9eafe ) )
10+ * remove peer discovery module config checks ([ 4ad70ef] ( https://github.com/libp2p/js-libp2p/commit/4ad70ef ) )
11+ * typo in fixture and fail for correct reason ([ 1af5ba9] ( https://github.com/libp2p/js-libp2p/commit/1af5ba9 ) )
12+
13+
14+ ### Features
15+
16+ * enable peer discovery modules by default ([ e320854] ( https://github.com/libp2p/js-libp2p/commit/e320854 ) )
17+
18+
19+
120<a name =" 0.21.0 " ></a >
221# [ 0.21.0] ( https://github.com/libp2p/js-libp2p/compare/v0.20.4...v0.21.0 ) (2018-06-28)
322
Original file line number Diff line number Diff line change 11{
22 "name" : " libp2p" ,
3- "version" : " 0.21 .0" ,
3+ "version" : " 0.22 .0" ,
44 "description" : " JavaScript base class for libp2p bundles" ,
55 "leadMaintainer" :
" David Dias <[email protected] >" ,
66 "main" : " src/index.js" ,
You can’t perform that action at this time.
0 commit comments