docs: update changelog for acquire endpoint

This commit is contained in:
agatha 2026-03-14 16:45:15 -04:00
parent 3206d38304
commit fa34c7f0ac

View File

@ -34,3 +34,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Credit ledger with balance queries
- API key management (create, list, revoke)
- Account info and credit history endpoints
- Proxy acquire endpoint with atomic lease creation via Redis
- Credit debit on acquisition with balance verification
- Proxy release endpoint with immediate lease cleanup
- Lease audit trail in PostgreSQL