CHANGELOG 483 B

1234567891011121314
  1. == Version 1.1.0 (September 24, 2010)
  2. * Add new Events API for Shop, Order, Product, CustomCollection, SmartCollection, Page, Blog and Article
  3. * Add new 'compact' product image size variant
  4. * Rails 3 fix: attribute_accessors has to be explicitly included since activesupport 3.0.0
  5. == Version 1.0.6
  6. * Add metafields
  7. * Add latest changes from Shopify including asset support, token validation and a common base class
  8. == Version 1.0.0
  9. * extracting ShopifyAPI from Shopify into Gem