docs: update changelog

This commit is contained in:
agatha 2026-03-14 14:39:18 -04:00
parent 81acd986c2
commit a396902fce

View File

@ -15,4 +15,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Accounts domain models: User, ApiKey, CreditLedger, ProxyLease
- Alembic async migration setup with initial schema
- Pydantic-settings configuration module
- Integration test infrastructure with per-test rollback
- Integration test infrastructure with per-test rollback
- Update configuration into subgroups