From 2d5da62bf1df7a0d9d4d681fc428ee0941c93643 Mon Sep 17 00:00:00 2001 From: Greg Myers Date: Sat, 2 Nov 2019 14:02:31 +0000 Subject: [PATCH] CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bb1a888..b4a6374 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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