Skip to content

Commit 6366c85

Browse files
docs: Increase version to 3.2.0
1 parent 887f031 commit 6366c85

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

CHANGELOG.md

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

1212

13+
## [3.2.0] - 2025-06-03
14+
### Added
15+
* Added updated language support for document translation:
16+
* Target language variant: Chinese (traditional) (`ZH-HANT`)
17+
* Source and target language: Arabic (`AR`)
18+
* Added updated language support for text translation for Hebrew (`HE`), Thai
19+
(`TH`), and Vietnamese (`VI`). These languages are only supported for text
20+
translation, document translation support is coming soon.
21+
* Added updated source and target for glossaries. All languages supported for
22+
text translation are now supported for glossaries now including:
23+
Arabic (`AR`), Bulgarian (`BG`), Czech (`CS`), Greek (`EL`), Estonian (`ET`),
24+
Hebrew (`HE`), Hungarian (`HU`), Indonesian (`ID`), Lithuanian (`LT`),
25+
Latvian (`LV`), Slovak (`SK`), Slovenian (`SL`), Thai (`TH`), Turkish (`TR`),
26+
Ukrainian (`UK`), and Vietnamese (`VI`).
27+
1328
## [3.1.1] - 2025-05-23
1429
### Fixed
1530
* Fixed incorrect placement of UsageResponse schema.
@@ -197,6 +212,7 @@ typos, schema fixes, or adding examples.
197212
Initial release of the OpenAPI specification.
198213

199214

215+
[3.2.0]: https://github.com/DeepLcom/openapi/compare/v3.1.1...v3.2.0
200216
[3.1.1]: https://github.com/DeepLcom/openapi/compare/v3.1.0...v3.1.1
201217
[3.1.0]: https://github.com/DeepLcom/openapi/compare/v3.0.2...v3.1.0
202218
[3.0.2]: https://github.com/DeepLcom/openapi/compare/v3.0.1...v3.0.2

0 commit comments

Comments
 (0)