@@ -5,6 +5,36 @@ All notable changes to this project are documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com ) ,
66and entries are generated from [ Conventional Commits] ( https://www.conventionalcommits.org ) .
77
8+ ## [ 0.10.0] - 2026-07-29
9+
10+ ### New Features
11+ - * (portfolio)* Add deduct_management_fee for flat annual fee deduction (#901 )
12+
13+ ### Bug Fixes
14+ - Address quality scorecard findings (#873 #890 #891 #892 ) (#893 )
15+
16+ ### Documentation
17+ - Link changelog page from landing page (#874 ) (#885 )
18+
19+ ### Maintenance
20+ - Update rhiza to v1.1.3 (#882 )
21+ - Sync with rhiza (#884 )
22+ - Chore(deps)(deps): bump the python-dependencies group with 7 updates (#886 )
23+ - Sync rhiza template to v1.2.0 (#887 )
24+ - Opt out of rhiza fuzzing/scorecard/weekly workflows (#888 )
25+ - Update rhiza to v1.2.1 (#889 )
26+ - Split data.py god-module and decompose B(10) blocks (#871 ) (#894 )
27+ - Chore(deps)(deps): bump the github-actions group with 11 updates (#895 )
28+ - Chore(deps)(deps): bump the python-dependencies group with 4 updates (#896 )
29+ - * (pyproject)* Modernize Python version and license metadata (#897 )
30+ - Chore(deps)(deps): bump the python-dependencies group with 8 updates (#900 )
31+ - Chore(deps)(deps): bump docker/login-action from 4.4.0 to 4.5.1 in the github-actions group (#899 )
32+ - Declare version bump locations for bump-my-version
33+
34+ ### Other Changes
35+ - Support Python 3.14; refresh README badges; add CLAUDE.md (#881 )
36+ - Harden Rhiza sync schedule editing and tighten exception API typing (#883 )
37+
838## [ 0.9.7] - 2026-07-10
939
1040### New Features
@@ -47,6 +77,7 @@ and entries are generated from [Conventional Commits](https://www.conventionalco
4777- Sync Rhiza template v0.19.6 → v0.19.9 (#854 )
4878- Delete .rhiza/tests/test_git_repo_fixture.py (#876 )
4979- Delete .claude/commands directory (#875 )
80+ - Bump version 0.9.6 → 0.9.7
5081
5182## [ 0.9.6] - 2026-06-13
5283
0 commit comments