Skip to content

Commit 559acaa

Browse files
Update changelog with Chinese target language code changes
1 parent ae67fa2 commit 559acaa

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

CHANGELOG.md

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

1212

13+
## [Unreleased]
14+
### Changed
15+
* The Chinese language codes returned in the `/languages` response for target
16+
languages were changed. While previously only `ZH` "Chinese (simplified)" was
17+
included, `ZH-HANS` "Chinese (simplified)" is now listed too.
18+
Both language codes are supported for text and document translation.
19+
### Deprecated
20+
* The target language code `ZH` is deprecated; instead `ZH-HANS` should be used.
21+
22+
1323
## [2.15.0] - 2024-07-03
1424
### Added
1525
* Add supported glossary language: Romanian (`ro`).
@@ -141,6 +151,7 @@ typos, schema fixes, or adding examples.
141151
Initial release of the OpenAPI specification.
142152

143153

154+
[Unreleased]: https://github.com/DeepLcom/openapi/compare/v2.15.0...HEAD
144155
[2.15.0]: https://github.com/DeepLcom/openapi/compare/v2.14.1...v2.15.0
145156
[2.14.1]: https://github.com/DeepLcom/openapi/compare/v2.14.0...v2.14.1
146157
[2.14.0]: https://github.com/DeepLcom/openapi/compare/v2.13.0...v2.14.0

0 commit comments

Comments
 (0)