Skip to content

Commit 37cc1ab

Browse files
Updated changelog
1 parent 2827fac commit 37cc1ab

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
## [Unreleased]
88

99

10+
## [2.1.2] - 2021-01-04
11+
### Added
12+
- New types to default mapping: File and Void
13+
14+
### Fixed
15+
- If response schema is "empty" (ex: json -> with no content) it will detect as `void instead throw an error.
16+
- Enums in "models" (components) and schemas now generated.
17+
1018
## [2.1.1] - 2021-01-03
1119

1220
### Added

0 commit comments

Comments
 (0)