From 2dab825af48ee184bffb378c5c9d3dc3284bf2b3 Mon Sep 17 00:00:00 2001 From: stax76 Date: Mon, 5 May 2025 14:37:58 +0200 Subject: [PATCH] Update changelog --- docs/changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index a314599..ca23662 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -5,6 +5,9 @@ - The Turkish translation was updated. A Bulgarian translation was added. Thanks to the translators! - The auto build (Actions/Workflows) was fixed. +- The required Dotnet version changed from 6.0 to 9.0. This drops Win 7 support + unfortunately. It was done to use new C# language features and make + the mpv.net project more attractive for new developers to contribute. # v7.1.1.3 Beta (2024-10-20)