Skip to content

Commit 3067049

Browse files
committed
chore: update change log
1 parent 5556390 commit 3067049

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ typos, schema fixes, or adding examples.
1313
### Added
1414
* Document `X-Trace-ID` response header returned by all API endpoints for request tracking and debugging
1515

16+
## [3.9.0] - 2025-12-11
17+
### Added
18+
* Add `speech_to_text_milliseconds` field to usage reports and analytics components
19+
* Add `speech_to_text_milliseconds_count` and `speech_to_text_milliseconds_limit` fields to `/v2/usage` response for API Pro users
20+
* Add `billing_unit`, `api_key_unit_count`, and `account_unit_count` fields to product usage items in `/v2/usage` response
21+
1622
## [3.8.0] - 2025-11-26
1723
### Fixed
1824
* Fixes/development changes to the voice API. Note that this API is under active develpoment and not yet stable.
@@ -269,7 +275,8 @@ keys within an organization.
269275
## [2.0.0]
270276
Initial release of the OpenAPI specification.
271277

272-
[Unreleased]: https://github.com/DeepLcom/openapi/compare/v3.8.0...HEAD
278+
[Unreleased]: https://github.com/DeepLcom/openapi/compare/v3.9.0...HEAD
279+
[3.9.0]: https://github.com/DeepLcom/openapi/compare/v3.8.0...v3.9.0
273280
[3.8.0]: https://github.com/DeepLcom/openapi/compare/v3.7.0...v3.8.0
274281
[3.7.0]: https://github.com/DeepLcom/openapi/compare/v3.6.1...v3.7.0
275282
[3.6.1]: https://github.com/DeepLcom/openapi/compare/v3.6.0...v3.6.1

0 commit comments

Comments
 (0)