diff --git a/CHANGELOG.md b/CHANGELOG.md index 82d5b859..4510255d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,17 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased](https://github.com/HubSpot/hubspot-api-php/compare/8.2.1...HEAD) +## [Unreleased](https://github.com/HubSpot/hubspot-api-php/compare/8.3.0...HEAD) + +## [8.3.0](https://github.com/HubSpot/hubspot-api-php/releases/tag/8.3.0) - 2022-07-15 + + ### Added + +- Signature's Util `HubSpot\Utils\Signature` + + ### Deprecated + +- Webhook's Util `HubSpot\Utils\Webhooks` ## [8.2.1](https://github.com/HubSpot/hubspot-api-php/releases/tag/8.2.1) - 2022-06-10 diff --git a/composer.json b/composer.json index a475af93..8ba5a430 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "hubspot/api-client", - "version": "8.2.1", + "version": "8.3.0", "description": "Hubspot API client", "keywords": [ "hubspot",