Keep a change log to describe all the changes made to program source files. The purpose of this is so that people investigating bugs in the future will know about the changes that might have introduced the bug. Often a new bug can be found by looking at what was recently changed. More importantly, change logs can help you eliminate conceptual inconsistencies between different parts of a program, by giving you a history of how the conflicting concepts arose and who they came from.

Copyright 2012-2013 StyledThemes.com

	
Changelog Legend:
----

[+] = Added
[*] = Changed
[^] = Moved
[=] = No Changes
[x] = Deleted
[!] = Bugs

----

(February 24, 2013) - Bug fix and Improvements - Version 1.9
[*] - Updated the Readme.txt file with better information
[*] - Changed the search widget input field to float left instead of centered in mobile view with style.css
[*] - Changed the search widget size to fit in the left sidebar better: searchform.php
[+] - Added translation to dates in content.php, content-status.php, content-single.php, content-image.php, content-aside.php
[*] - Updated the language .pot file

----

(February 6, 2013) - Bug fix and Improvements - Version 1.8
[+] - Added a new page image.php for viewing gallery images (attachments) with image navigation for next and previous.
[+] - Added "No Comments" message when comments are disabled
[*] - Changed the default logo to a generic logo and message for the user to know they can use their own
[*] - Changed the default copyright to a generic copyright notice as a message they can use their own

----

(February 5, 2013) - Bug fix - Version 1.7
[!] - Fixed the comment form structure in the functions.php file which was breaking the layout in the page
[+] - Added css for the recoded comments form to the style.css

----

(February 4, 2013) - Bug fix - Version 1.6
[+] - Added information about child themes to the readme.txt and readme.html files for doing theme modifications

-----

(January 22, 2013) - Bug fix - Version 1.5
[!] - Updated the front-page-widgets.php page template as the template name was missing

-----

(January 20, 2013) - Bug fix and improvements - Version 1.4
[*] - Changed and updated the language files .pot and .mo
[*] - Adjusted the footer menu to be one level only
[*] - Fixed an empty post thumbnail container on single posts that showed when no featured image was used
[+] - Added single post pagination for previous and next posts
[*] - Updated file comment information
[+] - Added a link for the site logo, both default and user logo

----

(January 16, 2013) - Bug fix and improvements - Version 1.3
[*] - Recoded the showcase header area in the header.php file because of missing sidebar
[*] - Changed the state of the demo banner from on to off as default setting
[*] - Changed the language .pot and .mo with an updated string and added a new one in the theme-customizer.php file

----

(November 20, 2012) Version 1.0 Styled Themes <www.styledthemes.com>
Initial Release	