This repository was archived by the owner on Dec 10, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77
88## [ Unreleased]
99
10+ ## [ 0.4.0] [ ] - 2018-04-04
11+
12+ - Various changes
13+
1014## [ 0.3.0] [ ] - 2017-08-30
1115
1216### Changed
@@ -28,5 +32,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2832Last release prior to CHANGELOG being added.
2933
3034
31- [ Unreleased ] : https://github.com/temando/serverless-openapi-documentation/compare/v0.3.0...HEAD
35+ [ Unreleased ] : https://github.com/temando/serverless-openapi-documentation/compare/v0.4.0...HEAD
36+ [ 0.4.0 ] : https://github.com/temando/serverless-openapi-documentation/compare/v0.3.0...v0.4.0
3237[ 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.3 .0" ,
3+ "version" : " 0.4 .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