All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
2.0.0 - 2021-12-10
- Support for Node 6, minimum is now Node 10
- (Untested) compatibility with Serverless 3.x
1.1.0 - 2019-05-09
- Support for securitySchemes and security #15
- Support for servers #18
- Support for schemas included by path with all $refs merged into components #7
- Convert project from Yarn to npm #5
- Switch to eslint #8
- Update Readme #19
1.0.4 - 2019-05-07
- Fix issue with last release where the package was published from the root directory, not the build directory
1.0.3 - 2019-05-07
- Fix for requestBody and parameters #6
1.0.2 - 2019-05-03
- test tag publish
1.0.1 - 2019-05-02
- test tag publish
1.0.0 - 2019-05-02
- inital release after forking from temando/serverless-openapi-documentation