Skip to content

Commit 0e5af3e

Browse files
Added changes Signature, Discovery
1 parent cb459dd commit 0e5af3e

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased](https://github.com/HubSpot/hubspot-api-python/compare/v10.0.0...HEAD)
99

10-
## [10.0.0](https://github.com/HubSpot/hubspot-api-python/compare/v9.0.0...v10.0.0) - 2024-10-??
10+
## [10.0.0](https://github.com/HubSpot/hubspot-api-python/compare/v9.0.0...v10.0.0) - 2024-10-10
1111

1212
## CMS
1313

@@ -91,6 +91,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9191
- Added `events.api.default_api` Api.
9292
- Moved client from `auth.oauth` to `oauth`.
9393

94+
## Signature
95+
96+
- Fix `MAX_ALLOWED_TIMESTAMP`.
97+
- Changed `timestamp` form `float` to `str`.
98+
99+
## Pkg_resources
100+
101+
- remove deprecated `pkg_resources`.
102+
94103
## [9.0.0](https://github.com/HubSpot/hubspot-api-python/compare/v8.2.1...v9.0.0) - 2024-03-14
95104

96105
### Automation Actions client

0 commit comments

Comments
 (0)