Skip to content

Commit 9315318

Browse files
committed
fix release date
1 parent c75d8c2 commit 9315318

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ The OpenAPI Specification has undergone 3 revisions since initial creation in 20
8484

8585
| Swagger Codegen Version | Release Date | Swagger / OpenAPI Spec compatibility | Notes |
8686
|----------------------------------------------------------------------------------------------------|--------------|--------------------------------------|----------------------------------------------------------------------------|
87-
| [3.0.79](https://github.com/swagger-api/swagger-codegen/releases/tag/v3.0.79) (**current stable**) | 2026-04-21 | 1.0, 1.1, 1.2, 2.0, 3.0 | [tag v3.0.79](https://github.com/swagger-api/swagger-codegen/tree/v3.0.79) |
87+
| [3.0.79](https://github.com/swagger-api/swagger-codegen/releases/tag/v3.0.79) (**current stable**) | 2026-04-22 | 1.0, 1.1, 1.2, 2.0, 3.0 | [tag v3.0.79](https://github.com/swagger-api/swagger-codegen/tree/v3.0.79) |
8888
| [2.4.52](https://github.com/swagger-api/swagger-codegen/releases/tag/v2.4.52) (**current stable**) | 2026-04-15 | 1.0, 1.1, 1.2, 2.0 | [tag v2.4.52](https://github.com/swagger-api/swagger-codegen/tree/v2.4.52) |
8989

9090
💁 Here's also an overview of what's coming around the corner:

docs/compatibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ The Swagger Codegen project has the following compatibilities with the OpenAPI S
55
| Swagger Codegen Version | Release Date | OpenAPI Spec compatibility | Notes |
66
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------|----------------------------|---------------------------------------------------------------------------------------------|
77
| 3.0.80-SNAPSHOT (current 3.0.0, upcoming minor release) [SNAPSHOT](https://central.sonatype.com/service/rest/repository/browse/maven-snapshots/io/swagger/codegen/v3/swagger-codegen-cli/3.0.80-SNAPSHOT/) | TBD | 1.0, 1.1, 1.2, 2.0, 3.0 | Minor release |
8-
| [3.0.79](https://github.com/swagger-api/swagger-codegen/releases/tag/v3.0.79) | 2026-04-21 | 1.0, 1.1, 1.2, 2.0, 3.0 | [tag v3.0.79](https://github.com/swagger-api/swagger-codegen/tree/v3.0.79) |
8+
| [3.0.79](https://github.com/swagger-api/swagger-codegen/releases/tag/v3.0.79) | 2026-04-22 | 1.0, 1.1, 1.2, 2.0, 3.0 | [tag v3.0.79](https://github.com/swagger-api/swagger-codegen/tree/v3.0.79) |
99
| [3.0.78](https://github.com/swagger-api/swagger-codegen/releases/tag/v3.0.78) | 2026-02-17 | 1.0, 1.1, 1.2, 2.0, 3.0 | [tag v3.0.78](https://github.com/swagger-api/swagger-codegen/tree/v3.0.78) |
1010
| [3.0.77](https://github.com/swagger-api/swagger-codegen/releases/tag/v3.0.77) | 2026-02-03 | 1.0, 1.1, 1.2, 2.0, 3.0 | [tag v3.0.77](https://github.com/swagger-api/swagger-codegen/tree/v3.0.77) |
1111
| [3.0.76](https://github.com/swagger-api/swagger-codegen/releases/tag/v3.0.76) | 2026-01-20 | 1.0, 1.1, 1.2, 2.0, 3.0 | [tag v3.0.76](https://github.com/swagger-api/swagger-codegen/tree/v3.0.76) |

0 commit comments

Comments
 (0)