Skip to content

Commit 710bbd1

Browse files
Changelog 12.0.0
1 parent 15dd9f7 commit 710bbd1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ 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/v12.0.0-beta.2...HEAD)
8+
## [Unreleased](https://github.com/HubSpot/hubspot-api-python/compare/v12.0.0...HEAD)
99

10-
## [12.0.0-beta.2](https://github.com/HubSpot/hubspot-api-python/compare/v12.0.0-beta.1...v12.0.0-beta.2) - 2025-05-07
10+
## [12.0.0](https://github.com/HubSpot/hubspot-api-python/compare/v12.0.0-beta.1...v12.0.0) - 2025-05-07
1111

1212
## Files
1313

@@ -28,7 +28,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2828
- Removed parameter `object_write_trace_id` from models: `simple_public_object_input`, `simple_public_object_input_for_create` for `crm.products`, `crm.objects.goals`, `crm.tickets`.
2929
- Added method `merge()` to `crm.tickets.basic_api`.
3030
- Removed `crm.tickets.merge_api` Api.
31-
- Marked `CMS Performance` as deprecated.
31+
- Removed `CMS Performance` Client.
3232

3333
## [12.0.0-beta.1](https://github.com/HubSpot/hubspot-api-python/compare/v11.1.0...v12.0.0-beta.1) - 2025-04-16
3434

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
12.0.0-beta.2
1+
12.0.0

0 commit comments

Comments
 (0)