== Changelog ==

= 1.0 =
* Tweak - Default to dark grey header text color.
* Fix - RTL stylesheet not loading.

= 0.9.8 =
* Feature - Add custom header support.
* Tweak - Update screenshot to show theme without SportsPress plugin installed.
* Refactor - Change name of serialized option to themeboy.
* Refactor - Enqueue theme skin separately to simplify child theme development.

= 0.9.7 =
* Fix - Check if logo url is empty before adding to header.
* Fix - Text domain not set to rookie.
* Tweak - Adjust margins below tables.
* Security - Sanitize checkbox and default to false.

= 0.9.6 =
* Feature - Option to add logo in header, defaulting to none.
* Feature - Option to show or hide site name and tagline, defaulting to show.
* Tweak - Footer styling to be below content box.
* Tweak - Remove link from single page title.
* Fix - Inconsistent content width in functions.
* Compatibility - Add styling to support tournament brackets extension.
* Security - Sanitize logo option as url.

= 0.9.5 =
* Feature - Add ability to insert logo into header.
* Feature - Add single team and staff templates.
* Refactor - Merge customizer settings into single option.
* Fix - Comment author avatar pushing down other elements.
* Localization - Add RTL stylesheet.

= 0.9.4 =
* Tweak - Separate content and widget areas with thin line.

= 0.9.3 =
* Feature - Stylize sticky posts with icon.
* Fix - Long words overflowing in menu.
* License - Add Google Fonts license information in readme file.
* Documentation - Add explanation of sportspress.php template in readme file.
* Documentation - Add theme URI line in stylesheet.

= 0.9.2 =
* License - Add license.txt file and license information in readme file.
* Security - Put blank index.php files in assets and other directories.
* Security - Sanitize values from option tables prior to output.

= 0.9.1 =
* Feature - Add editor style.
* Tweak - Style main links as tabs above submenus in navigation.
* Compatibility - Support WordPress 4.1 title tag with fallback for earlier versions.
* Localization - Update source language file.

= 0.9 =
* Initial beta release.