@cryptotaxi247 / kubo / commits / 6fc9d7a62

longer version history for IPNS over PubSub

Adin Schmahmann committed May 20, 2020 at 13:31 UTC 6fc9d7a62a4096dba7dc252ceb6225d373995ddf
1 file changed +8 -3
docs/experimental-features.md
+8 -3
@@ -427,9 +427,14 @@ ipfs config --json Experimental.ShardingEnabled true
427
428 ### In Version
429
430 -Introduced: 0.4.14
431 -
432 -Latest Major Change: 0.5.0
430 +0.4.14 :
431 + - Introduced
432 +
433 +0.5.0 :
434 + - No longer needs to use the DHT for the first resolution
435 + - When discovering PubSub peers via the DHT, the DHT key is different from previous versions
436 + - This leads to 0.5 IPNS pubsub peers and 0.4 IPNS pubsub peers not being able to find each other in the DHT
437 + - Robustness improvements
438
439 ### State
440