File: /home/mmickelson/martyknows.com/wp-content/themes/oxygen/changelog.txt
== Changelog ==
= 0.6.0 =
* Added theme Documentation Page to Admin in /admin/getting-started
= 0.5.9 =
* Fix for missing title tags <h2 class="post-title entry-title">
= 0.5.8 =
* Added support for title tag
* Added Text Domain
* Removed Custom Widgets, now uses WP defaults.
* Updated Theme Tags
= 0.5.7 =
* Fixed comment submit button disappearance.
* Removed a deprecated function.
= 0.5.5 =
* CSS fix for the secondary menu.
= 0.5.4 =
* Updated Hybrid Core to 1.6.2
* Updated the screenshot to 880x660.
* Various CSS and PHP improvements to reflect changes in the framework and WordPress 3.9.
* Minor CSS improvements.
= 0.5 =
* Migrated theme settings to the theme Customizer. The old settings entries will be used as a fallback, but please re-save all settings in the Customizer and/or Header as support for legacy settings will be dropped in the future.
* Removed the favicon upload option. Simply place favicon.ico in the theme folder instead.
* Added support for custom header to replace the old logo upload option.
* Added responsive menu toggle.
* Disqus plugin compatibility.
* Added style.min.css - minified version of the theme stylesheet.
* Updated the English .po/.mo files.
* Updated Hybrid Core to 1.5.3.
* Added Brazilian Portuguese translation files.
* Minor CSS improvements.
= 0.3.6 =
* Added changelog.txt file.
* Updated Hybrid Core to 1.4.3.
* Tuned the Theme Settings page to adhere to the core WordPress admin styles.
* Fixed a jQuery bug preventing the Media Tools button from functioning in the Theme Settings.
* Improved Theme Settings - escaped option values and used selected() for select lists.
* Removed oxygen_entry_title_shortcode() from functions.php (not needed anymore).