Skip to content

Commit 02b1e77

Browse files
committed
fix readme compatibility header
1 parent ac5cfab commit 02b1e77

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ The [github wiki](https://github.com/swagger-api/swagger-core/wiki) contains doc
1919
## Compatibility
2020
The OpenAPI Specification has undergone several revisions since initial creation in 2010. The Swagger Core project has the following compatibilities with the OpenAPI Specification:
2121

22-
Swagger core Version | Release Date | OpenAPI Spec compatibility | Notes | Status
23-
------------------------- |--------------| -------------------------- |-------------------------------------------------------------------------------------------------------------------| ----
22+
Swagger core Version | Release Date | OpenAPI Spec compatibility | Notes | Status
23+
------------------------- | ------------ | -------------------------- | ----- | ----
2424
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
25-
2.1.11 | 2021-09-29 | 3.0 | [tag v2.1.11](https://github.com/swagger-api/swagger-core/tree/v2.1.11) | Supported
25+
2.1.11 | 2021-09-29 | 3.0 | [tag v2.1.11](https://github.com/swagger-api/swagger-core/tree/v2.1.11) | Supported**
2626
2.1.10 | 2021-06-28 | 3.0 | [tag v2.1.10](https://github.com/swagger-api/swagger-core/tree/v2.1.10) | Supported
2727
2.1.9 | 2021-04-20 | 3.0 | [tag v2.1.9](https://github.com/swagger-api/swagger-core/tree/v2.1.9) | Supported
2828
2.1.8 | 2021-04-18 | 3.0 | [tag v2.1.8](https://github.com/swagger-api/swagger-core/tree/v2.1.8) | Supported

0 commit comments

Comments
 (0)