File tree 2 files changed +12
-2
lines changed
2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,17 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## [ Unreleased] ( https://github.com/HubSpot/hubspot-api-python/compare/v2.1.0...HEAD )
8
+ ## [ Unreleased] ( https://github.com/HubSpot/hubspot-api-python/compare/v3.0.0...HEAD )
9
+
10
+ ## [ 3.0.0] ( https://github.com/HubSpot/hubspot-api-python/compare/v2.1.0...v3.0.0 ) - 2020-08-05
11
+
12
+ ### Incompatible Changes
13
+
14
+ - ` webhooks.SubscriptionListResponse.enabled ` field is renamed to ` active `
15
+
16
+ ### Added
17
+
18
+ - new ` HubSpot ` class - a shortage to ` hubspot.Client `
9
19
10
20
## [ 2.1.0] ( https://github.com/HubSpot/hubspot-api-python/compare/v2.0.0...v2.1.0 ) - 2020-06-23
11
21
Original file line number Diff line number Diff line change 1
- 2.1 .0
1
+ 3.0 .0
You can’t perform that action at this time.
0 commit comments