From b8ce83c882de4e0961c0fa713029b7e30b457e9d Mon Sep 17 00:00:00 2001 From: Sandeep Kongathi Date: Thu, 22 Sep 2022 16:02:54 +0530 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a569530..cb3f414 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file. ## Fixed -- Fixed issue where relay server is not coming up in arm64 (Mac M1) [sandeep540](https://github.com/sandeep540) +- Fixed issue where relay server is not coming up in arm64 (Mac M1) from [sandeep540](https://github.com/sandeep540) ## [0.1.3] - 2022-08-26