From b7cd3bae56c140b9931faee48163ac2696f5205c Mon Sep 17 00:00:00 2001 From: Swen Mun Date: Tue, 13 Aug 2019 16:23:17 +0900 Subject: [PATCH] Update CHANGES.md Co-Authored-By: Hong Minhee --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]]