Widgets added and PHP error fixed for version < 5.2

This commit is contained in:
Brian Miyaji
2014-02-05 19:51:28 +11:00
parent d1df5b757a
commit 1c0bc6a468
19 changed files with 359 additions and 143 deletions

View File

@@ -72,6 +72,12 @@ SportsPress is currently in beta and is undergoing testing. We are still activel
== Changelog ==
= 0.2.2 =
* Feature - League Table widget added.
* Feature - Events widget added.
* Feature - Countdown widget added.
* Fix - Syntax error fixed for PHP version 5.2 and below.
= 0.2.1 =
* Feature - Events Calendar widget added.
* Fix - Player settings table markup fixed.