Update version number to 0.4.3 and readme for WordPress

This commit is contained in:
Brian Miyaji
2014-03-12 00:53:24 +11:00
parent 8f4f1d1e3b
commit 3eaf04c6ae
2 changed files with 15 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ Tags: sports, sports journalism, teams, team management, fixtures, results, stan
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=support@themeboy.com&item_name=Donation+for+SportsPress
Requires at least: 3.8
Tested up to: 3.8.1
Stable tag: 0.4.2
Stable tag: 0.4.3
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html
@@ -32,11 +32,14 @@ League table columns, player statistics, and match results can be customized to
= Available Languages =
* English (en_US)
* Czech - Čeština (cs_CZ)
* German - Deutsch (de_DE)
* Spanish - Español (es_ES)
* French - Français (fr_FR)
* Italian - Italiano (it_IT)
* Japanese - 日本語 (ja)
* Polish - Polski (pl_PL)
* Slovak Slovenčina (sk_SK)
* Swedish - Svenska (sv_SE)
= Get involved =
@@ -148,6 +151,15 @@ SportsPress is currently in beta and is undergoing testing. We are still activel
== Changelog ==
= 0.4.3 =
* Feature - Enable selecting multiple outcomes per team per event.
* Tweak - Use icons in dashboard column labels for teams and roster.
* Tweak - Mark current team with check icon in admin player table.
* Fix - Check that selected columns are in array to avoid warning.
* Localization - Add Czech translation.
* Localization - Add Slovak translation.
* Localization - Add Polish translation.
= 0.4.2 =
* Feature - Enable selecting columns to display in single league table.
* Feature - Add options to limit rows, display logos, and display full table link.