update changelog

This commit is contained in:
Blake Erickson 2021-02-07 06:31:47 -07:00
parent aa4e6f2070
commit 1f4ecb3c10

View File

@ -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)