File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 14.0.0] ( https://github.com/ChainSafe/js-libp2p-noise/compare/v13.0.5...v14.0.0 ) (2023-11-29)
9+
10+
11+ ### ⚠ BREAKING CHANGES
12+
13+ * yield uint8arraylists instead of concatenating buffers ([ #391 ] ( https://github.com/ChainSafe/js-libp2p-noise/issues/391 ) )
14+
15+ ### Bug Fixes
16+
17+ * yield uint8arraylists instead of concatenating buffers ([ #391 ] ( https://github.com/ChainSafe/js-libp2p-noise/issues/391 ) ) ([ ad25a5e] ( https://github.com/ChainSafe/js-libp2p-noise/commit/ad25a5e2a7a08564d1130b16a58f248b55c19242 ) )
18+
819## [ 13.0.5] ( https://github.com/ChainSafe/js-libp2p-noise/compare/v13.0.4...v13.0.5 ) (2023-11-27)
920
1021
Original file line number Diff line number Diff line change 11{
22 "name" : " @chainsafe/libp2p-noise" ,
3- "version" : " 13 .0.5 " ,
3+ "version" : " 14 .0.0 " ,
44 "author" :
" ChainSafe <[email protected] >" ,
55 "license" : " Apache-2.0 OR MIT" ,
66 "homepage" : " https://github.com/ChainSafe/js-libp2p-noise#readme" ,
You can’t perform that action at this time.
0 commit comments