diff --git a/changelog.txt b/changelog.txt index fe921f34..fa24ee95 100644 --- a/changelog.txt +++ b/changelog.txt @@ -2,6 +2,10 @@ = 2.2.4 = * Feature - Option to show or hide career totals in player profiles. +* Tweak - Icons not rendering when frontend stylesheet is active. +* Tweak - Remove underline from icon links in frontend stylesheet. +* Tweak - Change competition and season placeholders in events to "None". +* Tweak - Enable horizontal scrolling on large tables in admin. * Fix - Equations returning zero when no events played. * Fix - Player lists and player profiles showing different statistics when filtered by competition or season. * Fix - Substitution icon not rendering for starting lineup players. @@ -9,10 +13,6 @@ * Fix - Error in event results if team was deleted. * Fix - Remove deprecated function in PHP 7.0. * Fix - Non-numeric errors in PHP 7.1. -* Tweak - Icons not rendering when frontend stylesheet is active. -* Tweak - Remove underline from icon links in frontend stylesheet. -* Tweak - Change competition and season placeholders in events to "None". -* Tweak - Enable horizontal scrolling on large tables in admin. = 2.2.3 = * Fix - Placeholders for non-numeric values in player list displaying as zero. diff --git a/readme.txt b/readme.txt index 12a35928..9bc92d49 100644 --- a/readme.txt +++ b/readme.txt @@ -243,6 +243,10 @@ When you upgrade to one of the SportsPress Pro licenses, you can simply activate = 2.2.4 = * Feature - Option to show or hide career totals in player profiles. +* Tweak - Icons not rendering when frontend stylesheet is active. +* Tweak - Remove underline from icon links in frontend stylesheet. +* Tweak - Change competition and season placeholders in events to "None". +* Tweak - Enable horizontal scrolling on large tables in admin. * Fix - Equations returning zero when no events played. * Fix - Player lists and player profiles showing different statistics when filtered by competition or season. * Fix - Substitution icon not rendering for starting lineup players. @@ -250,10 +254,6 @@ When you upgrade to one of the SportsPress Pro licenses, you can simply activate * Fix - Error in event results if team was deleted. * Fix - Remove deprecated function in PHP 7.0. * Fix - Non-numeric errors in PHP 7.1. -* Tweak - Icons not rendering when frontend stylesheet is active. -* Tweak - Remove underline from icon links in frontend stylesheet. -* Tweak - Change competition and season placeholders in events to "None". -* Tweak - Enable horizontal scrolling on large tables in admin. = 2.2.3 = * Fix - Placeholders for non-numeric values in player list displaying as zero.