Skip to content

Commit 07de65e

Browse files
docs: changelog formatting
1 parent 731854b commit 07de65e

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,40 +10,40 @@ number is used only for corrections to the OpenAPI specification, for example:
1010
typos, schema fixes, or adding examples.
1111

1212

13-
### [3.1.1] - 2025-05-23
13+
## [3.1.1] - 2025-05-23
1414
### Fixed
1515
* Fixed incorrect placement of UsageResponse schema.
1616

1717

18-
### [3.1.0] - 2024-05-20
18+
## [3.1.0] - 2024-05-20
1919
### Changed
2020
* `/v2/usage`: Now returns a detailed response for API Pro users, including per-product usage and billing period information. For API users not on the Pro plan, the response remains unchanged and only includes `character_count` and `character_limit`.
2121

2222

23-
### [3.1.0] - 2024-05-20
23+
## [3.1.0] - 2024-05-20
2424
### Fixed
2525
* Fixed new server URLs to avoid double slash in paths
2626

2727

28-
### [3.0.1] - 2025-04-24
28+
## [3.0.1] - 2025-04-24
2929
### Fixed
3030
* Fixed new server URLs to avoid double slash in paths
3131

3232

33-
### [3.0.0] - 2025-04-24
33+
## [3.0.0] - 2025-04-24
3434
### Added
3535
* Add new endpoints `/v3/glossaries` which enables management of new, editable and multilingual glossaries
3636
* This required renaming some existing components in the spec, hence the major version upgrade. All
3737
functionality is backwards compatible.
3838
* Moved `/v2/` and `/v3/` from the Server URL into the endpoint paths, as we support multiple versions now
3939

4040

41-
### [2.18.0] - 2025-01-16
41+
## [2.18.0] - 2025-01-16
4242
### Added
4343
* Add new endpoint `/write/rephrase` which enables text corrections and adjustments in selected languages
4444

4545

46-
### [2.17.0] - 2024-11-15
46+
## [2.17.0] - 2024-11-15
4747
### Added
4848
* `/translate`: add `model_type` request parameter to request the model type
4949
(`quality_optimized`, `latency_optimized`, or `prefer_latency_optimized`) to

0 commit comments

Comments
 (0)