From 8f0e73487b98c8cb5c9c07c406c899c16bedce77 Mon Sep 17 00:00:00 2001 From: Hiroshi Horie <548776+hiroshihorie@users.noreply.github.com> Date: Thu, 23 Dec 2021 02:01:00 +0700 Subject: [PATCH] update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d4e84d0..2346b20 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +4,13 @@ * Default capture options for setCameraEnabled, setMicrophoneEnabled * Track stream update events +* Send video layers to server for more video optimization * Room instance can be created without connecting * Release Camera/Mic when track is muted * Better type handling * Option to unpublish without stopping track * Fixed RemoteTrackPublication mute events +* Fixed data channel publish bug * Initial Windows support ## 0.5.4