diff --git a/docs/changelogs/v0.34.md b/docs/changelogs/v0.34.md index 4255a6f59b2..1d8c79eca27 100644 --- a/docs/changelogs/v0.34.md +++ b/docs/changelogs/v0.34.md @@ -15,13 +15,13 @@ ### 🔦 Highlights -### Reprovide command moved to routing +#### Reprovide command moved to routing -Moved the `bitswap reprovide` command to `routing reprovide`. +Moved the `bitswap reprovide` command to `routing reprovide`. ([#10677](https://github.com/ipfs/kubo/pull/10677)) -### LastRun and NextRun in `stats reprovide` +#### LastRun and NextRun in `stats reprovide` -The `stats reprovide` command now shows additional stats, indicating the last and the next run of `routing provide` and `routing reprovide`. +The `stats reprovide` command now shows additional stats for the DHT Accelerated Client, indicating the last and next `reprovide` times. ([#10677](https://github.com/ipfs/kubo/pull/10677)) ### 📝 Changelog