File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change
1
+ # [ 0.11.0] ( https://github.com/ipfs/js-ipns/compare/v0.10.2...v0.11.0 ) (2021-04-21)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ipns validate should return void ([ #118 ] ( https://github.com/ipfs/js-ipns/issues/118 ) ) ([ 67d0ad4] ( https://github.com/ipfs/js-ipns/commit/67d0ad40d10fced861b7b4825882f648b64528f1 ) )
7
+ * specify pbjs root ([ #119 ] ( https://github.com/ipfs/js-ipns/issues/119 ) ) ([ 7cad961] ( https://github.com/ipfs/js-ipns/commit/7cad9611f87566047bc9e104be28970a877e9861 ) )
8
+
9
+
10
+ ### BREAKING CHANGES
11
+
12
+ * ipns validate function returns a void promise instead of boolean promise
13
+
14
+
15
+
1
16
## [ 0.10.2] ( https://github.com/ipfs/js-ipns/compare/v0.10.1...v0.10.2 ) (2021-04-15)
2
17
3
18
You can’t perform that action at this time.
0 commit comments