File tree 2 files changed +12
-1
lines changed
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 3.0.0] ( https://github.com/ipfs/js-ipns/compare/v2.0.3...v3.0.0 ) (2022-09-20)
2
+
3
+
4
+ ### ⚠ BREAKING CHANGES
5
+
6
+ * IPNS V1 signatures are ignored, records without V2 signature are no longer marked as Valid.
7
+
8
+ ### Bug Fixes
9
+
10
+ * require V2 signatures ([ #180 ] ( https://github.com/ipfs/js-ipns/issues/180 ) ) ([ d522bcc] ( https://github.com/ipfs/js-ipns/commit/d522bccdacb645c887ca1ce566fe17eac1bcd1fd ) )
11
+
1
12
## [ 2.0.3] ( https://github.com/ipfs/js-ipns/compare/v2.0.2...v2.0.3 ) (2022-08-14)
2
13
3
14
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ipns" ,
3
- "version" : " 2 .0.3 " ,
3
+ "version" : " 3 .0.0 " ,
4
4
"description" : " ipns record definitions" ,
5
5
"author" : " Vasco Santos <vasco.santos@moxy.studio>" ,
6
6
"license" : " Apache-2.0 OR MIT" ,
You can’t perform that action at this time.
0 commit comments