Skip to content

Commit

Permalink
Merge pull request #334 from HubSpot/feature/v3
Browse files Browse the repository at this point in the history
Feature/v3
  • Loading branch information
ksvirkou-hubspot authored Oct 13, 2020
2 parents a01ae4d + 0ab3b3b commit 2008ad4
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,19 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased](https://github.com/HubSpot/hubspot-php/compare/v2.0.5...HEAD)
## [Unreleased](https://github.com/HubSpot/hubspot-php/compare/v3.0.0...HEAD)

## [3.0.0]

### Changed
- Comments to BlogComments
- Deal create + update change params
- BlogPosts::clonePost => BlogPosts::clone
- BlogTopics::create remove name
- contactsProperties getGroups => getAllGroups
- CrmPipelines move object type to __construct
- Up Guzzle version to 7
- Up php version to 7.2

## [2.0.5]

Expand Down

0 comments on commit 2008ad4

Please sign in to comment.