Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jameskoster committed Mar 23, 2016
1 parent 548fe8e commit 5f5af66
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Storefront Changelog

### * 2016.xx.xx - 2.0.0
* **New** - Extensive improvements to the responsive design
* **New** - Design refresh including full typography revamp
* **New** - Refactored all underlying code and reorganised / minified assets
* **New** - Added 'Best Sellers' product section to the Homepage
* **New** - oEmbed styling to match Storefront aesthetic
* **New** - The welcome screen now dynamically pulls in new products
* **New** - Extensive improvements to the responsive design.
* **New** - Design refresh including full typography revamp.
* **New** - Refactored all underlying code and reorganised / minified assets.
* **New** - Added 'Best Sellers' product section to the Homepage.
* **New** - oEmbed styling to match Storefront aesthetic.
* **New** - The welcome screen now dynamically pulls in new products.
* **New** - Added `storefront_header_styles()` for the header image/styles along with the `storefront_header_styles` filter to customise the treatment of header styles.
* **New** - Support for the Custom Logo theme feature (requires WordPress 4.5).
* **New** - Styled 'Average Rating' widget.
Expand All @@ -15,7 +15,8 @@
* **Tweak** - Customizer settings are now all assigned to a single theme mod on theme switch and Customizer save to improve performance.
* **Tweak** - FontAwesome is now loaded via CDN.
* **Tweak** - Humanised homepage product section titles.
* **Fix** - Inadequate left/right content margin at certain screen sizes
* **Tweak** - Redesigned blog post meta section.
* **Fix** - Inadequate left/right content margin at certain screen sizes.
* **Fix** - z-index on demo store notice.
* **Dev** - Deprecated `storefront_categorized_blog()`.
* **Dev** - Deprecated `storefront_sanitize_hex_color()`.
Expand Down

0 comments on commit 5f5af66

Please sign in to comment.