Skip to content

Commit 2d7cf33

Browse files
8.2.1
1 parent fd1e173 commit 2d7cf33

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

Diff for: CHANGELOG.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,15 @@ 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/v8.2.0...HEAD)
8+
## [Unreleased](https://github.com/HubSpot/hubspot-api-python/compare/v8.2.1...HEAD)
9+
10+
## [8.2.1](https://github.com/HubSpot/hubspot-api-python/compare/v8.2.0...v8.2.1) - 2024-01-25
11+
12+
### Updated
13+
14+
- Added new parameters to the `PublicUser` model in `settings.users.models`:
15+
- `super_admin`: boolean.
16+
- `send_welcome_email`: boolean.
917

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

Diff for: VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.2.0
1+
8.2.1

0 commit comments

Comments
 (0)