Skip to content

Commit 5266408

Browse files
committed
update versions in readme
1 parent d3c5d8c commit 5266408

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,13 @@ See the guide on [getting started with swagger](https://github.com/swagger-api/s
2929
For 2.X see [getting started with swagger 2.X](https://github.com/frantuma/swagger-core/wiki/Swagger-2.X---Getting-started).
3030

3131
## Compatibility
32-
The OpenAPI Specification has undergone 3 revisions since initial creation in 2010. The swagger-core project has the following compatibilities with the OpenAPI Specification:
32+
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

3434
Swagger core Version | Release Date | OpenAPI Spec compatibility | Notes | Status
3535
------------------------- | ------------ | -------------------------- | ----- | ----
36-
2.0.3 (**current stable**)| 2018-08-09 | 3.0 | [tag v2.0.3](https://github.com/swagger-api/swagger-core/tree/v2.0.3) | Supported
36+
2.0.5 (**current stable**)| 2018-09-19 | 3.0 | [tag v2.0.5](https://github.com/swagger-api/swagger-core/tree/v2.0.5) | Supported
37+
2.0.4 | 2018-09-05 | 3.0 | [tag v2.0.4](https://github.com/swagger-api/swagger-core/tree/v2.0.4) | Supported
38+
2.0.3 | 2018-08-09 | 3.0 | [tag v2.0.3](https://github.com/swagger-api/swagger-core/tree/v2.0.3) | Supported
3739
1.5.21 (**current stable**)| 2018-08-09 | 2.0 | [tag v1.5.21](https://github.com/swagger-api/swagger-core/tree/v1.5.21) | Supported
3840
1.5.20 | 2018-05-23 | 2.0 | [tag v1.5.20](https://github.com/swagger-api/swagger-core/tree/v1.5.20) | Supported
3941
2.0.2 | 2018-05-23 | 3.0 | [tag v2.0.2](https://github.com/swagger-api/swagger-core/tree/v2.0.2) | Supported
@@ -97,7 +99,7 @@ The samples have moved to [a new repository](https://github.com/swagger-api/swag
9799
## License
98100

99101
```
100-
Copyright 2016 SmartBear Software
102+
Copyright 2018 SmartBear Software
101103
102104
Licensed under the Apache License, Version 2.0 (the "License");
103105
you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)