Browse Source

Updated CHANGELOG format and added new update from latest commit

Dennis Theisen 14 years ago
parent
commit
c6ec06da45
1 changed files with 9 additions and 4 deletions
  1. 9 4
      CHANGELOG

+ 9 - 4
CHANGELOG

@@ -1,5 +1,10 @@
-  - Add metafields
-  - Add latest changes from Shopify including asset support, token validation and a common base class
+* Rails 3 fix: attribute_accessors has to be explicitly included since activesupport 3.0.0
 
-1.0.0
-  - extracting ShopifyAPI from Shopify into Gem
+== Version 1.0.6
+
+* Add metafields
+* Add latest changes from Shopify including asset support, token validation and a common base class
+
+== Version 1.0.0
+
+* extracting ShopifyAPI from Shopify into Gem