Skip to content

Commit 1773163

Browse files
author
Nicholas Cecere
committed
docs: update changelog for v0.3.7 release
1 parent 59e43a1 commit 1773163

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ 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+
## [0.3.7] - 2025-08-08
9+
10+
### Fixed
11+
- Fixed issue where changing max_budget_in_team didn't update existing team members with new budget
12+
- Added budget change detection using d.HasChange to update ALL existing members when budget changes
13+
- Implemented tracking to avoid duplicate API calls for members already updated
14+
- Enhanced debug logging for budget update operations
15+
816
## [0.3.6] - 2025-08-08
917

1018
### Fixed

0 commit comments

Comments
 (0)