*** application Changelog ***

10-05-2013 - version 1.3.10
* Code Bug fix: Change in line 253 in folder admin/options-medialibrary-uploader.php file
to <?php echo esc_attr($_of_title); ?>
esc_attr added.

10-12-2013 - version 1.3.9
* Footer.php file edited. get_option changed to of_get_option to fix a footer link bug.

19-08-2013 - version 1.3.8
* Remove function_exists() conditional wrapper from has_post_thumbnail() from loop.php and template-blog.php file.

14-08-2013 - version 1.3.7
* Footer.php file updated - Bug fixes - social links and copyright text were not been updated through options panel.
* css changes to make compatible with latest theme unit test data.
* comments.php file updated - pingbacks error corrected.

2-07-2013 - version 1.3.6
Text made Translatable below:
* template-blog.php: line 46
* loop.php: line 24, line 32, line 41

02-05-2013 - version 1.3.4
*GPL compatible icons added

20-03-2013 - version 1.3.3
*Slider images changed

1-12-2012 - version 1.3.1
*theme URI corrected

1-12-2012 - version 1.3
 * Options panel updated.
 * template-blog.php file added.
 * front-page.php file added.
 * Other small style css bug changes.
 * read-me file adeded.