diff --git a/CHANGES.md b/CHANGES.md index 7b25603f85f..9958bc6e258 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -102,7 +102,7 @@ To be released. disconnected while receiving. [[#416]] - Fixed a bug that `Swarm.PreloadAsync()` had been processed even if there is no appropriate peer. [[#418]] - - Fixed a bug that TURN related tasks hadn't restart automatically when an + - Fixed a bug that TURN-related tasks hadn't restarted automatically when an exception occurred. [[#422]] - Fixed a bug that TURN relay connection had disconnected when preloading took a long time. [[#424]]