소스 검색

Updated CHANGELOG format and added new update from latest commit

Dennis Theisen 14 년 전
부모
커밋
c6ec06da45
1개의 변경된 파일9개의 추가작업 그리고 4개의 파일을 삭제
  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