Skip to content

Commit 2931359

Browse files
committed
chore: change release note
1 parent 2dca603 commit 2931359

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/releases.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Version History
99

1010
**1.0.0-rc.3 (2025-08-xx)**
1111

12+
- **API polish:** Renamed `dependency` → `service`, `constructor_args` → `constructor_kwargs`, and `factory_args` → `factory_kwargs`; old keywords still work but emit deprecation warnings.
13+
- **Documentation**: Enabled copy button for code example blocks.
1214
- **Tooling**: Added test coverage tooling (Codecov).
1315
- **Tests**: Added more unit tests to increase coverage.
1416

0 commit comments

Comments
 (0)