|
2 | 2 |
|
3 | 3 | <div align="center"> |
4 | 4 |
|
5 | | -[Master](https://github.com/OpenAPITools/openapi-generator/tree/master) (`3.2.0`): [](https://travis-ci.org/OpenAPITools/openapi-generator) |
| 5 | +[Master](https://github.com/OpenAPITools/openapi-generator/tree/master) (`3.2.1`): [](https://travis-ci.org/OpenAPITools/openapi-generator) |
6 | 6 | [](https://circleci.com/gh/OpenAPITools/openapi-generator) |
7 | 7 | [](https://app.shippable.com/github/OpenAPITools/openapi-generator) |
8 | 8 | [](https://ci.appveyor.com/project/WilliamCheng/openapi-generator-wh2wu) |
@@ -83,7 +83,7 @@ The OpenAPI Specification has undergone 3 revisions since initial creation in 20 |
83 | 83 | OpenAPI Generator Version | Release Date | OpenAPI Spec compatibility | Notes |
84 | 84 | ---------------------------- | ------------ | -------------------------- | ----- |
85 | 85 | 4.0.0 (upcoming major release) [SNAPSHOT](https://oss.sonatype.org/content/repositories/snapshots/org/openapitools/openapi-generator-cli/4.0.0-SNAPSHOT/)| TBD | 1.0, 1.1, 1.2, 2.0, 3.0 | Major release with breaking changes (no fallback) |
86 | | -3.2.0 (current master, upcoming minor release) [SNAPSHOT](https://oss.sonatype.org/content/repositories/snapshots/org/openapitools/openapi-generator-cli/3.2.0-SNAPSHOT/)| TBD | 1.0, 1.1, 1.2, 2.0, 3.0 | Minor release with breaking changes (with fallbacks) |
| 86 | +3.2.1 (current master, upcoming minor release) [SNAPSHOT](https://oss.sonatype.org/content/repositories/snapshots/org/openapitools/openapi-generator-cli/3.2.1-SNAPSHOT/)| TBD | 1.0, 1.1, 1.2, 2.0, 3.0 | Minor release with breaking changes (with fallbacks) |
87 | 87 | [3.1.2](https://github.com/OpenAPITools/openapi-generator/releases/tag/v3.1.2) | 25.07.2018 | 1.0, 1.1, 1.2, 2.0, 3.0 | Bugfix release |
88 | 88 | [3.1.1](https://github.com/OpenAPITools/openapi-generator/releases/tag/v3.1.1) | 18.07.2018 | 1.0, 1.1, 1.2, 2.0, 3.0 | Bugfix release |
89 | 89 | [3.1.0](https://github.com/OpenAPITools/openapi-generator/releases/tag/v3.1.0) | 06.07.2018 | 1.0, 1.1, 1.2, 2.0, 3.0 | Minor release with breaking changes (with fallbacks) |
|
0 commit comments