diff --git a/CHANGELOG.md b/CHANGELOG.md index 27ae5684..f98c36ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,13 @@ 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/9.1.0...HEAD) +## [Unreleased](https://github.com/HubSpot/hubspot-api-php/compare/9.2.0...HEAD) + +## [9.2.0](https://github.com/HubSpot/hubspot-api-php/releases/tag/9.2.0) - 2022-12-19 + +### Added + +- `crm()->objects()->postalMail()` API client ## [9.1.0](https://github.com/HubSpot/hubspot-api-php/releases/tag/9.1.0) - 2022-12-06 @@ -407,3 +413,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [9.0.0]: https://github.com/HubSpot/hubspot-api-php/releases/tag/9.0.0 [9.0.1]: https://github.com/HubSpot/hubspot-api-php/releases/tag/9.0.1 [9.1.0]: https://github.com/HubSpot/hubspot-api-php/releases/tag/9.1.0 +[9.2.0]: https://github.com/HubSpot/hubspot-api-php/releases/tag/9.2.0 diff --git a/composer.json b/composer.json index 039ad64e..0fd6fe6a 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "hubspot/api-client", - "version": "9.1.0", + "version": "9.2.0", "description": "Hubspot API client", "keywords": [ "hubspot",