From fb605cf8185030a6433c655658ed61e2a88526e3 Mon Sep 17 00:00:00 2001 From: ewaostrowska <214632419+ewaostrowska@users.noreply.github.com> Date: Mon, 31 Aug 2026 09:02:38 +0000 Subject: [PATCH] update 1.5 Readme with new v2 version 2.2.55 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dfb466ed7c..f1c0700284 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,8 @@ The OpenAPI Specification has undergone several revisions since initial creation Swagger core Version | Release Date | OpenAPI Spec compatibility | Notes | Status ------------------------- | ------------ | -------------------------- | ----- | ---- -2.2.54 (**current stable**)| 2026-08-18 | 3.x | [tag v2.2.54](https://github.com/swagger-api/swagger-core/tree/v2.2.54) | Supported +2.2.55 (**current stable**)| 2026-08-31 | 3.x | [tag v2.2.55](https://github.com/swagger-api/swagger-core/tree/v2.2.55) | Supported +2.2.54 | 2026-08-18 | 3.x | [tag v2.2.54](https://github.com/swagger-api/swagger-core/tree/v2.2.54) | Supported 2.2.53 | 2026-08-03 | 3.x | [tag v2.2.53](https://github.com/swagger-api/swagger-core/tree/v2.2.53) | Supported 2.2.52 | 2026-06-23 | 3.x | [tag v2.2.52](https://github.com/swagger-api/swagger-core/tree/v2.2.52) | Supported 2.2.51 | 2026-06-12 | 3.x | [tag v2.2.51](https://github.com/swagger-api/swagger-core/tree/v2.2.51) | Supported