File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed
Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments