From e93f09114a1401d989983b4a22c80364efa6d224 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Sch=C3=BCrmann?= Date: Wed, 12 Jun 2024 07:52:04 +0200 Subject: [PATCH] Add CHANGLOG entries about raised OS requirements --- CHANGELOG.md | 2 ++ res/linux/org.mixxx.Mixxx.metainfo.xml | 10 ++++++++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d483a8d675a..db50d9c3dba8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -270,6 +270,8 @@ * README: Recommend running buildenvs over sourcing them on Linux [#13071](https://github.com/mixxxdj/mixxx/pull/13071) * FindSndFile: Link mpg123 in static builds [#13087](https://github.com/mixxxdj/mixxx/pull/13087) * macOS packaging: Enable app sandbox in ad-hoc-packaged (i.e. non-notarized) bundles too [#12101](https://github.com/mixxxdj/mixxx/pull/12101) +* Drop support for macOS versions earlier than 11, Windows 7 and 8.1 and Ubuntu 20.04 "Focal Fossa" and older. +* Require a C++20 compiler ### Misc Refactorings diff --git a/res/linux/org.mixxx.Mixxx.metainfo.xml b/res/linux/org.mixxx.Mixxx.metainfo.xml index fd0a7be31759..acfa43bbca97 100644 --- a/res/linux/org.mixxx.Mixxx.metainfo.xml +++ b/res/linux/org.mixxx.Mixxx.metainfo.xml @@ -96,7 +96,7 @@ Do not edit it manually. --> - +

Waveforms @@ -804,6 +804,12 @@ macOS packaging: Enable app sandbox in ad-hoc-packaged (i.e. non-notarized) bundles too #12101 +

  • + Drop support for macOS versions earlier than 11, Windows 7 and 8.1 and Ubuntu 20.04 "Focal Fossa" and older. +
  • +
  • + Require a C++20 compiler +
  • Misc Refactorings @@ -1047,7 +1053,7 @@ - +

    Controller Mappings