diff --git a/CHANGELOG.md b/CHANGELOG.md index b8e2742..748fd2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ## [Unreleased] +### Fixed +- Include response examples [#394](https://github.com/rswag/rswag/pull/394) + ## [2.3.2] - 2021-01-27 ### Added - RequestBody now supports the `required` flag [#342](https://github.com/rswag/rswag/pull/342)