File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,13 @@ 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/9.3.0...HEAD )
8+ ## [ Unreleased] ( https://github.com/HubSpot/hubspot-api-php/compare/9.4.0...HEAD )
9+
10+ ## [ 9.4.0] ( https://github.com/HubSpot/hubspot-api-php/releases/tag/9.4.0 ) - 2023-03-02
11+
12+ ### Added
13+
14+ - Update models for ` crm()->properties() ` API client
915
1016## [ 9.3.0] ( https://github.com/HubSpot/hubspot-api-php/releases/tag/9.3.0 ) - 2023-02-20
1117
@@ -441,3 +447,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
441447[ 9.2.1 ] : https://github.com/HubSpot/hubspot-api-php/releases/tag/9.2.1
442448[ 9.2.2 ] : https://github.com/HubSpot/hubspot-api-php/releases/tag/9.2.2
443449[ 9.3.0 ] : https://github.com/HubSpot/hubspot-api-php/releases/tag/9.3.0
450+ [ 9.4.0 ] : https://github.com/HubSpot/hubspot-api-php/releases/tag/9.4.0
Original file line number Diff line number Diff line change 11{
22 "name" : " hubspot/api-client" ,
3- "version" : " 9.3 .0" ,
3+ "version" : " 9.4 .0" ,
44 "description" : " Hubspot API client" ,
55 "keywords" : [
66 " hubspot" ,
You can’t perform that action at this time.
0 commit comments