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/10.0.0-beta.3...HEAD )
8+ ## [ Unreleased] ( https://github.com/HubSpot/hubspot-api-php/compare/10.0.0...HEAD )
9+
10+ ## [ 10.0.0] ( https://github.com/HubSpot/hubspot-api-php/releases/tag/10.0.0 ) - 2023-06-08
11+
12+ ## Updated
13+
14+ - Fix ` Utils\OAuth2::getAuthUrl() ` (don't add empty scopes or optional scopes to OAuth url).
915
1016## [ 10.0.0-beta.3] ( https://github.com/HubSpot/hubspot-api-php/releases/tag/10.0.0-beta.3 ) - 2023-05-11
1117
@@ -558,3 +564,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
558564[ 10.0.0-beta ] : https://github.com/HubSpot/hubspot-api-php/releases/tag/10.0.0-beta
559565[ 10.0.0-beta.2 ] : https://github.com/HubSpot/hubspot-api-php/releases/tag/10.0.0-beta.2
560566[ 10.0.0-beta.3 ] : https://github.com/HubSpot/hubspot-api-php/releases/tag/10.0.0-beta.3
567+ [ 10.0.0 ] : https://github.com/HubSpot/hubspot-api-php/releases/tag/10.0.0
Original file line number Diff line number Diff line change 11{
22 "name" : " hubspot/api-client" ,
3- "version" : " 10.0.0-beta.3 " ,
3+ "version" : " 10.0.0" ,
44 "description" : " Hubspot API client" ,
55 "keywords" : [
66 " hubspot" ,
You can’t perform that action at this time.
0 commit comments