docs(changelog): Release v1.0.3
This commit is contained in:
parent
b5e71cc320
commit
273ebbfa88
1 changed files with 2 additions and 0 deletions
|
|
@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## [1.0.3] - 2026-01-18
|
||||
|
||||
### Changed
|
||||
|
||||
- **BREAKING**: `Task.Children []*Task` renamed to `Task.ChildIDs []int` to match API response format (API returns array of child task IDs, not full task objects)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue