Tag version 2.2.5

This commit is contained in:
Brian Miyaji
2017-01-16 20:59:31 +11:00
parent 11970dd4ad
commit f5c708f381
7 changed files with 30 additions and 8 deletions

View File

@@ -1,5 +1,16 @@
== SportsPress Changelog ==
= 2.2.5 =
* Feature - Enable positions to be displayed in icons mode box score.
* Tweak - Reflect mixed column order in player list admin.
* Tweak - Remove table row border in frontend stylesheet.
* Tweak - Automatically apply table adjustments on admin page load.
* Tweak - Simplify box score icon totals.
* Fix - Adjustments not applying to player list values.
* Fix - Minutes not displaying in box score.
* Fix - Player positions displaying not displaying in box score.
* Fix - Total time displaying as 0:00.
= 2.2.4 =
* Feature - Option to show or hide career totals in player profiles.
* Tweak - Icons not rendering when frontend stylesheet is active.