Skip to content

Commit a0ebaed

Browse files
Updated changelog
1 parent bc161c1 commit a0ebaed

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

changelog.md

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

77
## [Unreleased]
88

9+
## [2.3.1] - 2021-01-09
10+
### Added
11+
- Parameter to choose where to save the `open api (swagger) file` if `--file` is an `URL`. Default path is `./open-api` (.json/.yaml added automatically).
12+
13+
### Fixed
14+
- Now "properties" inside "properties" inside "schema" are transformed to an object, previously was `any`.
15+
916
## [2.3.0] - 2021-01-07
1017

1118
### Added

0 commit comments

Comments
 (0)