@cryptotaxi247 / kubo / commits / a334e2816

changelog typo

Adin Schmahmann committed Apr 28, 2020 at 11:58 UTC a334e2816a628bce015cbca7aedec581f7ec01d2
1 file changed +1 -1
CHANGELOG.md
+1 -1
@@ -377,7 +377,7 @@ Pinned root QmQPeNsJPyVWPFDVHb77w8G42Fvo15z4bG2X8D2GhfbSXc success
377
378 ##### Pins
379
380 -We've made two miner changes to the pinning subsystem:
380 +We've made two minor changes to the pinning subsystem:
381
382 1. `ipfs pin ls --stream` allows one streaming a pin listing.
383 2. `ipfs pin update` no longer holds the global pin lock while fetching files from the network. This should hopefully make it significantly more useful.