From 5cf4f9378fdd981d7c72b5ffcbe6259077a446af Mon Sep 17 00:00:00 2001 From: ksvirkou Date: Fri, 10 Jun 2022 16:25:10 +0300 Subject: [PATCH] cs fix --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8065a317..82d5b859 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -323,7 +323,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 25. getSubscriptions => getAll (webhooks()->subscriptionsApi()) 26. updateSubscription => update (webhooks()->subscriptionsApi()) -[unreleased]: https://github.com/HubSpot/hubspot-api-php/compare/v1.0.0-beta...HEAD +[unreleased]: https://github.com/HubSpot/hubspot-api-php/compare/8.2.1...HEAD [1.0.0-beta]: https://github.com/HubSpot/hubspot-api-php/releases/tag/v1.0.0-beta [1.1.0]: https://github.com/HubSpot/hubspot-api-php/releases/tag/1.1.0 [1.2.0]: https://github.com/HubSpot/hubspot-api-php/releases/tag/1.2.0