CHANGELOG 692 B

123456789101112131415161718192021222324
  1. == Version 1.1.2 (October 20, 2010)
  2. * Fix for users of ActiveResource 3.x
  3. == Version 1.1.1 (October 5, 2010)
  4. * Remove hard coded xml formatting in API calls
  5. * Remove jeweler stuff
  6. * Ruby 1.9 encoding fix
  7. == Version 1.1.0 (September 24, 2010)
  8. * Add new Events API for Shop, Order, Product, CustomCollection, SmartCollection, Page, Blog and Article
  9. * Add new 'compact' product image size variant
  10. * Rails 3 fix: attribute_accessors has to be explicitly included since activesupport 3.0.0
  11. == Version 1.0.6
  12. * Add metafields
  13. * Add latest changes from Shopify including asset support, token validation and a common base class
  14. == Version 1.0.0
  15. * extracting ShopifyAPI from Shopify into Gem