Skip to content
This repository was archived by the owner on Dec 10, 2021. It is now read-only.

Commit eec98e8

Browse files
committed
Clear changelog as it is now technically a different package
1 parent 41292cc commit eec98e8

File tree

1 file changed

+0
-32
lines changed

1 file changed

+0
-32
lines changed

CHANGELOG.md

Lines changed: 0 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -4,35 +4,3 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
7-
8-
## [Unreleased]
9-
10-
## [0.4.0][] - 2018-04-04
11-
12-
- Various changes
13-
14-
## [0.3.0][] - 2017-08-30
15-
16-
### Changed
17-
18-
- Plugin now generates OpenAPI documentation with a version of `3.0.0` instead of `3.0.0-RC2`.
19-
- Operation now supports `deprecated` and `tags` properties.
20-
- Parameters now support the `content` property.
21-
- Updated various build dependencies.
22-
- OpenAPI definition will now be smaller in most cases, choosing to omit optional properties instead of using empty defaults.
23-
24-
### Fixed
25-
26-
- Handle when `models` is not iterable.
27-
- Handle when `models` have no `schema`.
28-
- Always lowercase the HTTP method to conform to OpenAPI spec.
29-
30-
## [v0.2.1] - 2017-07-07
31-
32-
Last release prior to CHANGELOG being added.
33-
34-
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.4.0...v0.4.0
37-
[0.4.0]: https://github.com/temando/serverless-openapi-documentation/compare/v0.3.0...v0.4.0
38-
[0.3.0]: https://github.com/temando/serverless-openapi-documentation/tree/v0.3.0

0 commit comments

Comments
 (0)