diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e049f70..cff21359 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/14.0.1...HEAD) +## [Unreleased](https://github.com/HubSpot/hubspot-api-php/compare/14.0.2...HEAD) + +## [14.0.2](https://github.com/HubSpot/hubspot-api-php/releases/tag/14.0.2) - 2026-02-27 + +### CRM Objects + +- Updated all batch create methods of CRM objects to return status code `201`. ## [14.0.1](https://github.com/HubSpot/hubspot-api-php/releases/tag/14.0.1) - 2026-02-25 @@ -1270,3 +1276,4 @@ to [13.2.0]: https://github.com/HubSpot/hubspot-api-php/releases/tag/13.2.0 [14.0.0]: https://github.com/HubSpot/hubspot-api-php/releases/tag/14.0.0 [14.0.1]: https://github.com/HubSpot/hubspot-api-php/releases/tag/14.0.1 +[14.0.2]: https://github.com/HubSpot/hubspot-api-php/releases/tag/14.0.2 diff --git a/composer.json b/composer.json index 14fde9c3..90d9394f 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "hubspot/api-client", - "version": "14.0.1", + "version": "14.0.2", "description": "Hubspot API client", "keywords": [ "hubspot",