From 564ea8136918fc1ff4f5a14231d3e681e384016c Mon Sep 17 00:00:00 2001 From: Nirav Parikh <52062717+niravparikh05@users.noreply.github.com> Date: Mon, 10 Oct 2022 13:08:19 +0530 Subject: [PATCH] Update changelog for v0.1.5 release --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a21f632..45ccfc1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. ## Unreleased +## [0.1.5] - 2022-10-10 + +## Fixed + - Fixed issue where relay server is not coming up in arm64 (Mac M1) from [niravparikh05](https://github.com/niravparikh05) ## [0.1.4] - 2022-09-30