From eb89e6b942c297702e596bcdf892d117c061d835 Mon Sep 17 00:00:00 2001 From: Ingo Oppermann Date: Thu, 24 Nov 2022 15:34:27 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 997d2b3..a85c027 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ - Add Bob Weaver Deinterlacing Filter ([#465](https://github.com/datarhei/restreamer/issues/465)) - Add tests for wizard, network source, and coders +- Add Korean translation (thanks to Jihaeng) - Mod splitting wizard in components - Fix wrong call to encoder defaults ([#467](https://github.com/datarhei/restreamer/issues/467))