Skip to content

Commit

Permalink
Merge pull request #259 from HubSpot/feature/8.2.1
Browse files Browse the repository at this point in the history
8.2.1
  • Loading branch information
alzheltkovskiy-hubspot committed Jan 25, 2024
2 parents fd1e173 + 2d7cf33 commit db17b98
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,15 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased](https://github.com/HubSpot/hubspot-api-python/compare/v8.2.0...HEAD)
## [Unreleased](https://github.com/HubSpot/hubspot-api-python/compare/v8.2.1...HEAD)

## [8.2.1](https://github.com/HubSpot/hubspot-api-python/compare/v8.2.0...v8.2.1) - 2024-01-25

### Updated

- Added new parameters to the `PublicUser` model in `settings.users.models`:
- `super_admin`: boolean.
- `send_welcome_email`: boolean.

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

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8.2.0
8.2.1

0 comments on commit db17b98

Please sign in to comment.