Skip to content

Commit

Permalink
Merge pull request #253 from HubSpot/feature/8.2.0
Browse files Browse the repository at this point in the history
8.2.0
  • Loading branch information
alzheltkovskiy-hubspot authored Dec 19, 2023
2 parents bb61503 + 59a0122 commit a01e73f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,18 @@ 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-python/compare/v8.1.1...HEAD)
## [Unreleased](https://github.com/HubSpot/hubspot-api-python/compare/v8.2.0...HEAD)

## [8.2.0](https://github.com/HubSpot/hubspot-api-python/compare/v8.1.1...v8.2.0) - 2023-12-19

## Added

- `cms.pages` Api client.
- `crm.lists` Api client.
- `crm.objects.goals` Api client.
- `crm.objects.taxes` Api client.
- `events.send` Api client.
- `settings.business_units` Api client.

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

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8.1.1
8.2.0

0 comments on commit a01e73f

Please sign in to comment.