This repository was archived by the owner on Jun 26, 2023. It is now read-only.
File tree 2 files changed +17
-1
lines changed
packages/interface-connection-encrypter
2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ @libp2p/interface-connection-encrypter-v2 .0.0] ( https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-connection-encrypter-v1.0.3...@libp2p/interface-connection-encrypter-v2.0.0 ) (2022-08-07)
2
+
3
+
4
+ ### ⚠ BREAKING CHANGES
5
+
6
+ * change connection encryption interface to uint8arraylist (#278 )
7
+
8
+ ### Features
9
+
10
+ * change connection encryption interface to uint8arraylist ([ #278 ] ( https://github.com/libp2p/js-libp2p-interfaces/issues/278 ) ) ([ 1fa580c] ( https://github.com/libp2p/js-libp2p-interfaces/commit/1fa580c5a45325dc9384738e9a78a238eabb81c3 ) )
11
+
12
+
13
+ ### Trivial Changes
14
+
15
+ * update project config ([ #271 ] ( https://github.com/libp2p/js-libp2p-interfaces/issues/271 ) ) ([ 59c0bf5] ( https://github.com/libp2p/js-libp2p-interfaces/commit/59c0bf5e0b05496fca2e4902632b61bb41fad9e9 ) )
16
+
1
17
## [ @libp2p/interface-connection-encrypter-v1 .0.3] ( https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-connection-encrypter-v1.0.2...@libp2p/interface-connection-encrypter-v1.0.3 ) (2022-06-27)
2
18
3
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @libp2p/interface-connection-encrypter" ,
3
- "version" : " 1 .0.3 " ,
3
+ "version" : " 2 .0.0 " ,
4
4
"description" : " Connection Encrypter 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-encrypter#readme" ,
You can’t perform that action at this time.
0 commit comments