Commit 4241d09
committed
Update CHANGELOG for v4.1.0 release
Document release 4.1.0 (2026-02-06): added comprehensive type annotations and return types, fixed response.content typing via cast(), resolved variable redefinition issues in try/except to satisfy mypy, introduced Optional types and logger guards, corrected imports and type compatibility, and refactored response handling into a ResponseData structure.1 parent 4811531 commit 4241d09
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
1 | 10 | | |
2 | 11 | | |
3 | 12 | | |
| |||
0 commit comments