Ver Fonte

Updated CHANGELOG format and added new update from latest commit

Dennis Theisen há 14 anos atrás
pai
commit
c6ec06da45
1 ficheiros alterados com 9 adições e 4 exclusões
  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