From 03f403602603e8601df62631c4118429fc2f8ec8 Mon Sep 17 00:00:00 2001 From: Tal Brenev Date: Mon, 17 May 2021 11:38:12 -0400 Subject: [PATCH] Update changelog with entry on pub/sub webhooks --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ce09bef8..000de9ae3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## Unreleased +### Added +- Add support for registering Google Pub/Sub webhooks [#181](https://github.com/Shopify/shopify-node-api/pull/181) +- Added `July21` to `ApiVersion` [#181](https://github.com/Shopify/shopify-node-api/pull/181) ## [1.3.0] - 2021-05-12 ### Added