Skip to content

Commit 5975dfa

Browse files
docs: fix errors in changelog
1 parent 10c6313 commit 5975dfa

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

CHANGELOG.md

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

1212

13-
### [3.1.0] - 2024-06-13
13+
### [3.1.0] - 2024-05-20
1414
### Changed
1515
* `/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`.
1616

1717

18-
### [3.0.2] - 2025-04-24
18+
### [3.1.0] - 2024-05-20
1919
### Fixed
2020
* Fixed new server URLs to avoid double slash in paths
2121

@@ -192,6 +192,7 @@ typos, schema fixes, or adding examples.
192192
Initial release of the OpenAPI specification.
193193

194194

195+
[3.1.0]: https://github.com/DeepLcom/openapi/compare/v3.0.2...v3.1.0
195196
[3.0.2]: https://github.com/DeepLcom/openapi/compare/v3.0.1...v3.0.2
196197
[3.0.1]: https://github.com/DeepLcom/openapi/compare/v3.0.0...v3.0.1
197198
[3.0.0]: https://github.com/DeepLcom/openapi/compare/v2.18.0...v3.0.0

0 commit comments

Comments
 (0)