mirror of
https://github.com/ditkrg/rswag.git
synced 2026-01-22 22:06:43 +00:00
WIP-branch changelog updates
This commit is contained in:
parent
5a60dee838
commit
206c088d74
@ -1,15 +1,17 @@
|
|||||||
# rswag
|
# rswag
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
### Added
|
### Added
|
||||||
|
- RequestBody now supports the `required` flag [#342](https://github.com/rswag/rswag/pull/342)
|
||||||
### Changed
|
### Changed
|
||||||
### Deprecated
|
### Deprecated
|
||||||
### Removed
|
### Removed
|
||||||
### Fixed
|
### Fixed
|
||||||
|
- Fix response example rendering [#330](https://github.com/rswag/rswag/pull/330)
|
||||||
|
- Fix empty content block [#347](https://github.com/rswag/rswag/pull/347)
|
||||||
### Security
|
### Security
|
||||||
|
|
||||||
## [2.3.1] - 2020-04-08
|
## [2.3.1] - 2020-04-08
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user