From bc76e077f58419ba0d75edd47cb516b118ad93bc Mon Sep 17 00:00:00 2001 From: ksvirkou-hubspot Date: Wed, 12 Oct 2022 15:54:03 +0300 Subject: [PATCH] 8.4.0 --- CHANGELOG.md | 8 +++++++- composer.json | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f8e0dae..5cb51cd1 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/8.3.1...HEAD) +## [Unreleased](https://github.com/HubSpot/hubspot-api-php/compare/8.4.0...HEAD) + +## [8.4.0](https://github.com/HubSpot/hubspot-api-php/releases/tag/8.4.0) - 2022-10-12 + + ### Added + +- add `apiRequest` method ## [8.3.1](https://github.com/HubSpot/hubspot-api-php/releases/tag/8.3.1) - 2022-09-01 diff --git a/composer.json b/composer.json index 892f92f5..76a64ac9 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "hubspot/api-client", - "version": "8.3.1", + "version": "8.4.0", "description": "Hubspot API client", "keywords": [ "hubspot",