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.
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 0.4.0] [ ] - 2018-04-04
11
+
12
+ - Various changes
13
+
10
14
## [ 0.3.0] [ ] - 2017-08-30
11
15
12
16
### Changed
@@ -28,5 +32,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
28
32
Last release prior to CHANGELOG being added.
29
33
30
34
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
32
37
[ 0.3.0 ] : https://github.com/temando/serverless-openapi-documentation/tree/v0.3.0
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " serverless-openapi-documentation" ,
3
- "version" : " 0.3 .0" ,
3
+ "version" : " 0.4 .0" ,
4
4
"description" : " Serverless 1.0 plugin to generate OpenAPI V3 documentation from serverless configuration" ,
5
5
"main" : " index.js" ,
6
6
"repository" : {
You can’t perform that action at this time.
0 commit comments