File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77
88## [ Unreleased]
99
10+ ## [ 0.3.0] [ ] - 2017-08-30
11+
1012## Changed
1113
1214- Plugin now generates OpenAPI documentation with a version of ` 3.0.0 ` instead of ` 3.0.0-RC2 ` .
@@ -24,3 +26,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2426## [ v0.2.1] - 2017-07-07
2527
2628Last release prior to CHANGELOG being added.
29+
30+
31+ [ Unreleased ] : https://github.com/temando/serverless-openapi-documentation/compare/v0.3.0...HEAD
32+ [ 0.3.0 ] : https://github.com/temando/serverless-openapi-documentation/tree/v0.3.0
Original file line number Diff line number Diff line change 11{
22 "name" : " serverless-openapi-documentation" ,
3- "version" : " 0.2.1 " ,
3+ "version" : " 0.3.0 " ,
44 "description" : " Serverless 1.0 plugin to generate OpenAPI V3 documentation from serverless configuration" ,
55 "main" : " index.js" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments