diff --git a/CHANGELOG.md b/CHANGELOG.md index aabecdea..51293741 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,12 @@ 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/1.3.2...HEAD) +## [Unreleased](https://github.com/HubSpot/hubspot-api-php/compare/2.0.0...HEAD) + +## [2.0.0](https://github.com/HubSpot/hubspot-api-php/releases/tag/2.0.0) - 2020-08-25 + +### Updated (Breaking changes) + - swap method's params in batch read methods ## [1.3.2](https://github.com/HubSpot/hubspot-api-php/releases/tag/1.3.2) - 2020-08-20 diff --git a/composer.json b/composer.json index f12bb799..a30edf2d 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "hubspot/api-client", - "version": "1.3.2", + "version": "2.0.0", "description": "Hubspot API client", "keywords": [ "hubspot",