@@ -5,7 +5,16 @@ 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.0.0...HEAD )
8+ ## [ Unreleased] ( https://github.com/HubSpot/hubspot-api-php/compare/12.1.0...HEAD )
9+
10+ ## [ 12.1.0] ( https://github.com/HubSpot/hubspot-api-php/releases/tag/12.1.0 ) - 2024-04-08
11+
12+ ## Updated
13+
14+ - Added ` crm()->commerce()->invoices() ` api client.
15+ - Added ` crm()->exports() ` api client.
16+ - Added ` crm()->objects()->dealSplits() ` api client.
17+ - Added ` marketing()->emails() ` api client.
918
1019## [ 12.0.0] ( https://github.com/HubSpot/hubspot-api-php/releases/tag/12.0.0 ) - 2024-10-28
1120
@@ -846,7 +855,7 @@ ListAssociationsApi
846855 25 . getSubscriptions => getAll (webhooks()->subscriptionsApi())
847856 26 . updateSubscription => update (webhooks()->subscriptionsApi())
848857
849- [ Unreleased ] : https://github.com/HubSpot/hubspot-api-php/compare/12.0 .0...HEAD
858+ [ Unreleased ] : https://github.com/HubSpot/hubspot-api-php/compare/12.1 .0...HEAD
850859[ 1.0.0-beta ] : https://github.com/HubSpot/hubspot-api-php/releases/tag/v1.0.0-beta
851860[ 1.1.0 ] : https://github.com/HubSpot/hubspot-api-php/releases/tag/1.1.0
852861[ 1.2.0 ] : https://github.com/HubSpot/hubspot-api-php/releases/tag/1.2.0
@@ -904,3 +913,4 @@ ListAssociationsApi
904913[ 11.2.0 ] : https://github.com/HubSpot/hubspot-api-php/releases/tag/11.2.0
905914[ 11.3.0 ] : https://github.com/HubSpot/hubspot-api-php/releases/tag/11.3.0
906915[ 12.0.0 ] : https://github.com/HubSpot/hubspot-api-php/releases/tag/12.0.0
916+ [ 12.1.0 ] : https://github.com/HubSpot/hubspot-api-php/releases/tag/12.1.0
0 commit comments