@@ -5,9 +5,15 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Unreleased] ( https://github.com/HubSpot/hubspot-api-php/compare/12.1 .0...HEAD )
8+ ## [ Unreleased] ( https://github.com/HubSpot/hubspot-api-php/compare/12.2 .0...HEAD )
99
10- ## [ 12.1.0] ( https://github.com/HubSpot/hubspot-api-php/releases/tag/12.1.0 ) - 2024-04-08
10+ ## [ 12.2.0] ( https://github.com/HubSpot/hubspot-api-php/releases/tag/12.2.0 ) - 2025-04-28
11+
12+ ## Updated
13+
14+ - Marked ` cms()->performance() ` API client as deprecated.
15+
16+ ## [ 12.1.0] ( https://github.com/HubSpot/hubspot-api-php/releases/tag/12.1.0 ) - 2025-04-08
1117
1218## Updated
1319
@@ -855,7 +861,7 @@ ListAssociationsApi
855861 25 . getSubscriptions => getAll (webhooks()->subscriptionsApi())
856862 26 . updateSubscription => update (webhooks()->subscriptionsApi())
857863
858- [ Unreleased ] : https://github.com/HubSpot/hubspot-api-php/compare/12.1 .0...HEAD
864+ [ Unreleased ] : https://github.com/HubSpot/hubspot-api-php/compare/12.2 .0...HEAD
859865[ 1.0.0-beta ] : https://github.com/HubSpot/hubspot-api-php/releases/tag/v1.0.0-beta
860866[ 1.1.0 ] : https://github.com/HubSpot/hubspot-api-php/releases/tag/1.1.0
861867[ 1.2.0 ] : https://github.com/HubSpot/hubspot-api-php/releases/tag/1.2.0
@@ -914,3 +920,4 @@ ListAssociationsApi
914920[ 11.3.0 ] : https://github.com/HubSpot/hubspot-api-php/releases/tag/11.3.0
915921[ 12.0.0 ] : https://github.com/HubSpot/hubspot-api-php/releases/tag/12.0.0
916922[ 12.1.0 ] : https://github.com/HubSpot/hubspot-api-php/releases/tag/12.1.0
923+ [ 12.2.0 ] : https://github.com/HubSpot/hubspot-api-php/releases/tag/12.2.0
0 commit comments