diff --git a/CHANGELOG.md b/CHANGELOG.md index 89e2b2b..8975e49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,11 @@ number is used only for corrections to the OpenAPI specification, for example: typos, schema fixes, or adding examples. +## [2.7.0] +### Added +* Add XLIFF to supported document types. + + ## [2.6.0] ### Changed * HTML handling is no longer in Beta. @@ -66,6 +71,7 @@ typos, schema fixes, or adding examples. Initial release of the OpenAPI specification. +[2.7.0]: https://github.com/DeepLcom/openapi/compare/v2.6.0...v2.7.0 [2.6.0]: https://github.com/DeepLcom/openapi/compare/v2.5.0...v2.6.0 [2.5.0]: https://github.com/DeepLcom/openapi/compare/v2.4.0...v2.5.0 [2.4.0]: https://github.com/DeepLcom/openapi/compare/v2.3.1...v2.4.0 diff --git a/openapi.json b/openapi.json index f969efe..5ea052a 100644 --- a/openapi.json +++ b/openapi.json @@ -8,7 +8,7 @@ "name": "DeepL - Contact us", "url": "https://www.deepl.com/contact-us" }, - "version": "2.6.0" + "version": "2.7.0" }, "externalDocs": { "description": "DeepL Pro - Plans and pricing", diff --git a/openapi.yaml b/openapi.yaml index a5aa352..61c1c3d 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -7,7 +7,7 @@ info: contact: name: DeepL - Contact us url: https://www.deepl.com/contact-us - version: 2.6.0 + version: 2.7.0 externalDocs: description: DeepL Pro - Plans and pricing url: https://www.deepl.com/pro#developer?cta=header-prices/