From 3309fb23511f6e6ff951a58b129aa79d05c4b7d3 Mon Sep 17 00:00:00 2001 From: GreemDev Date: Wed, 3 Sep 2025 00:49:30 -0500 Subject: [PATCH] chore: Replace dead URLs in the changelog with archive.org links (that I could find) --- CHANGELOG.md | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a2b4ccb8..ae6b61ccb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,8 +21,8 @@ Additionally, 1.2.74 & 75 were fixes for uploading Windows build artifacts. 1.2.76 fixes a rare crash on startup. -## [1.2.72]() - 2024-11-03 -PRs [#163](), [#164](), [#139]() +## [1.2.72]() - 2024-11-03 +PRs [#163](), [#164](), [#139]() ### HLE: - Add DebugMouse HID device. - Fixes "Clock Tower Rewind" crashing while loading. @@ -32,7 +32,7 @@ PRs [#163](), [#164]() - 2024-11-01 +## [1.2.69]() - 2024-11-01 ### Infra: - Compile the native libraries into the Ryujinx executable. - Remove `libarmeilleure-jitsupport.dylib` from Windows & Linux releases (dylibs are macOS-only) @@ -42,8 +42,8 @@ PRs [#163](), [#164]() - 2024-11-01 -PRs [#36](), [#135]() +## [1.2.67]() - 2024-11-01 +PRs [#36](), [#135]() ### GUI: - Set UseFloatingWatermark to false when watermark is empty @@ -54,8 +54,8 @@ PRs [#36](), [#135]( Logo now also extracts the square thumbnail you see for the game in the UI. - The "use random UUID hack" checkbox in the Amiibo screen now remembers its last state when you reopen the window in a given session.