CHANGELOG.md

This commit is contained in:
Greg Myers 2019-11-02 14:02:31 +00:00
parent dc161fe275
commit 2d5da62bf1

View File

@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- New swagger_format config option for setting YAML output [#251](https://github.com/rswag/rswag/pull/251)
### Changed
- rswag-api will serve yaml files as yaml [#251](https://github.com/rswag/rswag/pull/251)
### Deprecated
### Removed
### Fixed