소스 검색

Add missing changelog entry (#819)

* Add missing changelog entry

* Update CHANGELOG.md
Andy Waite 3 년 전
부모
커밋
a2635b3a52
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      CHANGELOG.md

+ 2 - 0
CHANGELOG.md

@@ -1,5 +1,7 @@
 ## Unreleased
 
+* [#818](https://github.com/Shopify/shopify_api/pull/818) Avoid depending on ActiveSupport
+
 * Freeze all string literals. This should have no impact unless your application is modifying ('monkeypatching') the internals of the library in an unusual way.
 
 * [#802](https://github.com/Shopify/shopify_api/pull/802) Made `inventory_quantity` a read-only field in Variant