Skip to content

Commit

Permalink
add pull request references to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
yonaskolb committed May 4, 2017
1 parent ec75635 commit 17b9862
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
## [0.3] - 2017-05-04

### Fixed
- Operations with multiple path variables now properly generate an operationId. Thanks @HSchultjan
- Operation parameters that contain anonymous schemas (those that don't reference a definition schema but define a schema inline) are now genererated properly as nested structs within the APIRequest
- Operations with multiple path variables now properly generate an operationId. #11 Thanks @HSchultjan
- Operation parameters that contain anonymous schemas (those that don't reference a definition schema but define a schema inline) are now genererated properly as nested structs within the APIRequest #13

## [0.2] - 2017-05-03
### Added
Expand Down

0 comments on commit 17b9862

Please sign in to comment.