From 1731e8aa444fbfc600e9473c08df1335a569e31a Mon Sep 17 00:00:00 2001 From: SomeTroglodyte <63000004+SomeTroglodyte@users.noreply.github.com> Date: Sat, 28 May 2022 21:54:44 +0200 Subject: [PATCH] Fix incorrect attribution (#6978) --- changelog.md | 3 ++- fastlane/metadata/android/en-US/changelogs/716.txt | 5 +++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/changelog.md b/changelog.md index fe001e6157..11137690d8 100644 --- a/changelog.md +++ b/changelog.md @@ -15,8 +15,9 @@ Fix piety complete faith discount - By OptimizedForDensity ## 4.1.3 +Implement 'wait' command - by doublep + By SomeTroglodyte: -- Implement 'wait' command - Re-hide Enable Portrait option on desktop - Show required resource for upgrades - Fix Right-Click attacks made no sound diff --git a/fastlane/metadata/android/en-US/changelogs/716.txt b/fastlane/metadata/android/en-US/changelogs/716.txt index 5b0db39de3..20d734c6c4 100644 --- a/fastlane/metadata/android/en-US/changelogs/716.txt +++ b/fastlane/metadata/android/en-US/changelogs/716.txt @@ -1,5 +1,6 @@ +Implement 'wait' command - by doublep + By SomeTroglodyte: -- Implement 'wait' command - Re-hide Enable Portrait option on desktop - Show required resource for upgrades - Fix Right-Click attacks made no sound @@ -13,4 +14,4 @@ By alexban011: - Fixed slider sound when opening screens - Added confirmation option for "next turn" -Adding spaceship sprites for FantasyHex tileset - By GeneralWadaling \ No newline at end of file +Adding spaceship sprites for FantasyHex tileset - By GeneralWadaling