File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,11 @@ 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- ## [ 2.0.5]
9- #### Bugfixes
10- - update aegir to latest
11- - update dependencies
8+ ## [ 3.1.0]
9+
10+ # Added
11+ - Replaced bcrypto dependency
12+ - Add support for node 15
1213
1314## [ 3.0.0]
1415
@@ -20,6 +21,11 @@ protobuf code by giving their messages the same name
2021#### Breaking
2122- buffer@6 dropped support for IE and Safari < 10
2223
24+ ## [ 2.0.5]
25+ #### Bugfixes
26+ - update aegir to latest
27+ - update dependencies
28+
2329## [ 2.0.4]
2430
2531#### Bugfixes
Original file line number Diff line number Diff line change 11{
22 "name" : " libp2p-noise" ,
3- "version" : " 3.0 .0" ,
3+ "version" : " 3.1 .0" ,
44 "main" : " dist/src/index.js" ,
55 "types" : " dist/src/index.d.ts" ,
66 "files" : [
You can’t perform that action at this time.
0 commit comments