*** Mystile Changelog ***
2013.06.25 - version 1.2.12
* includes/theme-woocommerce.php - Search form now has textdomain for localisation. WooCommerce styles dequeued for WooCommerce 2.1. Related products prep for WooCommerce 2.1.
* template-sitemap.php - Hidden products are now hidden on sitemap.
2013.06.17 - version 1.2.11
* style.css - Fixed star ratings in widgets.
2013.05.28 - version 1.2.10
* style.css - Switched ratings to stars instead of bar.
2013.04.25 - version 1.2.9
* includes/theme-woocommerce.php - added mini cart in the header to add_to_cart_fragments filter to fix cache bug
2013.04.17 - version 1.2.8
* header.php - Removed mfunc_wrapper.
2013.03.08 - version 1.2.7
* style.css - Cart contents hidden on mobile to save layout.
2013.03.06 - version 1.2.6
* includes/theme-woocommerce.php - fixed related products option / layout.
* style.css - Checkout field validation.
2013.03.05 - version 1.2.5
* css/layout.css - sale marker no longer obstructs product heading on single product page.
2013.02.20 - version 1.2.4
* includes/theme-woocommerce.php
includes/theme-actions.php - breadcrumb is filtered regardless of whether WooCommerce is activated
* includes/theme-woocommerce.php - Pagination preparation for WooCommerce 2.0
2013.02.11 - version 1.2.3
* includes/theme-woocommerce.php - added WooCommerce support flag
2013.01.30 - version 1.2.2
* includes/theme-woocommerce.php
css/layout.css - Header-cart now displays item total
2013.01.21 - version 1.2.1
* style.css - rating alignment in product loops
* header.php
includes/theme-woocommerce.php - Cache compatibility with header-cart
2013.01.07 - version 1.2
* style.css
* css/layout.css - Styling preparation for WooCommerce 2.0 standardised class names (.woocommerce-)
* style.css - fixed twitter icon position
2012.12.06 - version 1.1
* style.css - Styling preparation for WooCommerce 2.0
* layout.css - removed widths from hgroup / #navigation in the header so logos can be full width
* index.php - WC_Product class replaced with get_product
* includes/theme-woocommerce.php - disable WooCommerce lightbox when prettyPhoto is enabled
2012.11.13 - version 1.0.4
* Fixed duplicated upsells bug on WooCommerce product pages
2012.10.30 - version 1.0.3
* Fixed theme options naming conflict
* Added missing textdomain in my_search_form()
* Removed child theme constants from theme-actions.php.
* Removed esc_url() from e-mail address output in template-contact.php
2012.08.13 - version 1.0.2
* Fixed checkbox on contact form
* Fixed styling of subscribe + connect widget
* Disable WooCommerce lightbox of theme lightbox is enabled
2012.08.13 - version 1.0.1
* Added background colour to body tag
* Added options to display product categories and featured products on the homepage
* Fixed logo link bug
* Styled demo store notice banner
2012.08.09 - version 1.0
* First release!