Skip to content

Commit cdff030

Browse files
ksvirkou-hubspotGitHub Enterprise
authored andcommitted
Merge pull request #233 from HubSpot/feature/upVersion
2.5.0
2 parents bbe24af + 799637a commit cdff030

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and 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/2.4.0...HEAD)
8+
## [Unreleased](https://github.com/HubSpot/hubspot-api-php/compare/2.5.0...HEAD)
9+
10+
## [2.5.0](https://github.com/HubSpot/hubspot-api-php/releases/tag/2.5.0) - 2020-12-03
11+
12+
### Added
13+
14+
- Standard Errors
915

1016
## [2.4.0](https://github.com/HubSpot/hubspot-api-php/releases/tag/2.4.0) - 2020-12-01
1117

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hubspot/api-client",
3-
"version": "2.4.0",
3+
"version": "2.5.0",
44
"description": "Hubspot API client",
55
"keywords": [
66
"hubspot",

0 commit comments

Comments
 (0)