This repository was archived by the owner on Jun 26, 2023. It is now read-only.
Commit 7fbe4c1 1 parent 1cc13d3 commit 7fbe4c1 Copy full SHA for 7fbe4c1
File tree 2 files changed +12
-1
lines changed
packages/interface-connection
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ @libp2p/interface-connection-v4 .0.0] ( https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-connection-v3.1.1...@libp2p/interface-connection-v4.0.0 ) (2023-04-11)
2
+
3
+
4
+ ### ⚠ BREAKING CHANGES
5
+
6
+ * remove connection gater from interface-connection (#365 )
7
+
8
+ ### Bug Fixes
9
+
10
+ * remove connection gater from interface-connection ([ #365 ] ( https://github.com/libp2p/js-libp2p-interfaces/issues/365 ) ) ([ 1cc13d3] ( https://github.com/libp2p/js-libp2p-interfaces/commit/1cc13d3f0cbb9a82cdfca77af2a4deb5e20e8f6a ) )
11
+
1
12
## [ @libp2p/interface-connection-v3 .1.1] ( https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-connection-v3.1.0...@libp2p/interface-connection-v3.1.1 ) (2023-03-17)
2
13
3
14
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @libp2p/interface-connection" ,
3
- "version" : " 3.1.1 " ,
3
+ "version" : " 4.0.0 " ,
4
4
"description" : " Connection interface for libp2p" ,
5
5
"license" : " Apache-2.0 OR MIT" ,
6
6
"homepage" : " https://github.com/libp2p/js-libp2p-interfaces/tree/master/packages/interface-connection#readme" ,
You can’t perform that action at this time.
0 commit comments