From a396902fce4e89e0932ed62e2c042dae06f2b811 Mon Sep 17 00:00:00 2001 From: agatha Date: Sat, 14 Mar 2026 14:39:18 -0400 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 40d67ee..878a990 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 \ No newline at end of file +- Integration test infrastructure with per-test rollback +- Update configuration into subgroups \ No newline at end of file