Skip to content

Commit a01e73f

Browse files
Merge pull request #253 from HubSpot/feature/8.2.0
8.2.0
2 parents bb61503 + 59a0122 commit a01e73f

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

Diff for: CHANGELOG.md

+12-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,18 @@ 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-python/compare/v8.1.1...HEAD)
8+
## [Unreleased](https://github.com/HubSpot/hubspot-api-python/compare/v8.2.0...HEAD)
9+
10+
## [8.2.0](https://github.com/HubSpot/hubspot-api-python/compare/v8.1.1...v8.2.0) - 2023-12-19
11+
12+
## Added
13+
14+
- `cms.pages` Api client.
15+
- `crm.lists` Api client.
16+
- `crm.objects.goals` Api client.
17+
- `crm.objects.taxes` Api client.
18+
- `events.send` Api client.
19+
- `settings.business_units` Api client.
920

1021
## [8.1.1](https://github.com/HubSpot/hubspot-api-python/compare/v8.1.0...v8.1.1) - 2023-09-25
1122

Diff for: VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.1.1
1+
8.2.0

0 commit comments

Comments
 (0)