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 http://styledthemes.com/ ---- MAJOR version when you make major changes, MINOR version when you add features or functions PATCH version when you make bug fixes ------------------------------------------------------- 4th October 2016-Version 1.0.6 Released StyledThemes - changed the slicknav enque ID. 3rd October 2016-Version 1.0.5 Released StyledThemes - added the title attribute in title attributes. 27th September 2016-Version 1.0.4 Released StyledThemes - Removed unnecessary jquery enque. - removed .mo and .po file. 20th September 2016-Version 1.0.3 Released StyledThemes - Language Translation issue fixed. - function prefix and variable escaping bug fixed. 14th September 2016-Version 1.0.2 Released StyledThemes - Removed depriciated tags 21th December 2016-Version 1.0.1 Released StyledThemes - Language Translation issue fixed. - function prefix and variable escaping but fixed. (May 04, 2016) Version 1.0 StyledThemes Initial release