From 2d7cf3362ca43105f39e8cd7ac66027ddeafddb8 Mon Sep 17 00:00:00 2001 From: alexey Date: Thu, 25 Jan 2024 15:49:20 +0300 Subject: [PATCH] 8.2.1 --- CHANGELOG.md | 10 +++++++++- VERSION | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ad7946db..f925bc17 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/VERSION b/VERSION index fbb9ea12..2b0aa212 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -8.2.0 +8.2.1