Skip to content

Commit 955a4f9

Browse files
committed
fix readme v1
1 parent e57925b commit 955a4f9

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,10 @@ For 2.X see [getting started with swagger 2.X](https://github.com/frantuma/swagg
3131
## Compatibility
3232
The OpenAPI Specification has undergone several revisions since initial creation in 2010. The Swagger Core project has the following compatibilities with the OpenAPI Specification:
3333

34-
Swagger core Version | Release Date | OpenAPI Spec compatibility | Notes | Status
35-
------------------------- |--------------| -------------------------- |-------------------------------------------------------------------------------------------------------------------| ----
36-
2.1.12 (**current stable**)| 2021-12-23 | 3.0 | [tag v2.1.12](https://github.com/swagger-api/swagger-core/tree/v2.1.12) | Supported
34+
Swagger core Version | Release Date | OpenAPI Spec compatibility | Notes | Status
35+
------------------------- | ------------ | -------------------------- | ----- | ----
36+
2.1.13 (**current stable**)| 2022-02-07 | 3.0 | [tag v2.1.13](https://github.com/swagger-api/swagger-core/tree/v2.1.13) | Supported
37+
2.1.12 | 2021-12-23 | 3.0 | [tag v2.1.12](https://github.com/swagger-api/swagger-core/tree/v2.1.12) | Supported
3738
2.1.11 | 2021-09-29 | 3.0 | [tag v2.1.11](https://github.com/swagger-api/swagger-core/tree/v2.1.11) | Supported
3839
2.1.10 | 2021-06-28 | 3.0 | [tag v2.1.10](https://github.com/swagger-api/swagger-core/tree/v2.1.10) | Supported
3940
2.1.9 | 2021-04-20 | 3.0 | [tag v2.1.9](https://github.com/swagger-api/swagger-core/tree/v2.1.9) | Supported

0 commit comments

Comments
 (0)