docs(changelog): link to relevant IPIP
Marcin Rataj committed
Sep 14, 2023 at 18:46 UTC
dbf6a05f420f866d7cb331dc449c21476e68cfe3
1 file changed
+2
-1
docs/changelogs/v0.22.md
+2
-1
@@ -46,7 +46,8 @@ by passing `--v1compat=false`. By default, we still create V1+V2 records, such
46
that there is the highest chance of backwards compatibility. The goal is to move
47
to V2 only in the future.
48
49
-**TODO**: add links to IPIP https://github.com/ipfs/specs/issues/376
49
+For more details, see [IPIP-428](https://specs.ipfs.tech/ipips/ipip-0428/)
50
+and the updated [IPNS Record Verification](https://specs.ipfs.tech/ipns/ipns-record/#record-verification) logic.
51
52
#### IPNS name resolution has been fixed
53