From 63b8257315ac7ebeef71d1e1c14edbec7f8a7676 Mon Sep 17 00:00:00 2001 From: Jonathan Herbert Date: Thu, 12 Oct 2023 01:37:33 -0400 Subject: [PATCH] Fix Typo In 23.10.11 Changelog (#4034) --- PKHeX.WinForms/Resources/text/changelog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKHeX.WinForms/Resources/text/changelog.txt b/PKHeX.WinForms/Resources/text/changelog.txt index 6b0bfdaa9..3e65daafb 100644 --- a/PKHeX.WinForms/Resources/text/changelog.txt +++ b/PKHeX.WinForms/Resources/text/changelog.txt @@ -8,7 +8,7 @@ http://projectpokemon.org/pkhex/ - - Gen9 Distribution Outbreaks now recognized. Thanks @Lusamine & @sora10pls! - - Gen9 Crossover met location logic tweaked for better location identification in Kitakami. - - Gen4 Pokéwalker IV spreads are now validated. Thanks @Lincoln-LM & @HappyLappy1! - - Added: Gen8 SW/SH adventure start date can now be changed in the Trainer Editor. Thansk @foohyfooh! + - Added: Gen8 SW/SH adventure start date can now be changed in the Trainer Editor. Thanks @foohyfooh! - Added: Gen4 Pokeathlon Points can now be edited via the Block Editor. - Fixed: Initial program startup now notifies all plugins when a save is loaded on startup.