From f5caf646d5667ffa76a001c962286ab5d65969f5 Mon Sep 17 00:00:00 2001 From: Toil <62353659+ilyhalight@users.noreply.github.com> Date: Tue, 26 Nov 2024 18:01:25 +0300 Subject: [PATCH] added 2.0.4 changelog --- changelog.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/changelog.md b/changelog.md index 93f1568c..52641c12 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,23 @@ +# 2.0.4 + +## Core + +- Added debug log in translateVideoYaImpl function + +## Ext + +- Added support new VK Video domain (vkvideo.ru) +- Fixed OK.ru selector ([voice-over-translation#900](https://github.com/ilyhalight/voice-over-translation/issues/900)) + +## Node + +- Added support new VK Video domain (vkvideo.ru) + +## Workspace + +- Bump oxlint depends +- Removed generated code which shouldn't have been originally + # 2.0.3 ## All