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 +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
77
88## [ Unreleased]
9+
10+ ## [ 1.1.0] - 2019-05-09
911### Added
1012- Support for securitySchemes and security #15
1113- Support for servers #18
@@ -36,7 +38,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
3638- inital release after forking from temando/serverless-openapi-documentation
3739
3840
39- [ Unreleased ] : https://github.com/conqa/serverless-openapi-documentation/compare/v1.0.4...HEAD
41+ [ Unreleased ] : https://github.com/conqa/serverless-openapi-documentation/compare/v1.1.0...HEAD
42+ [ 1.1.0 ] : https://github.com/conqa/serverless-openapi-documentation/compare/v1.0.4...v1.1.0
4043[ 1.0.4 ] : https://github.com/conqa/serverless-openapi-documentation/compare/v1.0.3...v1.0.4
4144[ 1.0.3 ] : https://github.com/conqa/serverless-openapi-documentation/compare/v1.0.2...v1.0.3
4245[ 1.0.2 ] : https://github.com/conqa/serverless-openapi-documentation/compare/v1.0.1...v1.0.2
Original file line number Diff line number Diff line change 11{
22 "name" : " @conqa/serverless-openapi-documentation" ,
3- "version" : " 1.1.0-alpha " ,
3+ "version" : " 1.1.0" ,
44 "description" : " Serverless 1.0 plugin to generate OpenAPI V3 documentation from serverless configuration" ,
55 "main" : " index.js" ,
66 "engines" : {
You can’t perform that action at this time.
0 commit comments