Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
yonaskolb committed Jan 11, 2018
1 parent 34c3b48 commit 12086d1
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## [1.2.0]
### Added
- Added `fixedWidthIntegers` option to Swift template. Thanks @martinknabbe
- Added support for response references #58

### Fixed
- Fixed Swift 4.1 warnings
- Fixed Brew install

## [1.1.0]
### Added
- Generate typealias for models with reference and array types #42 thanks @Liquidsoul
Expand Down Expand Up @@ -174,6 +183,7 @@ Improved the generation of complicated specs:
## 0.1.0 - 2017-04-27
- First official release

[1.2.0]: https://github.com/yonaskolb/SwagGen/compare/1.1.0...1.2.0
[1.1.0]: https://github.com/yonaskolb/SwagGen/compare/1.0.0...1.1.0
[1.0.0]: https://github.com/yonaskolb/SwagGen/compare/0.6.1...1.0.0
[0.6.1]: https://github.com/yonaskolb/SwagGen/compare/0.6.0...0.6.1
Expand Down

0 comments on commit 12086d1

Please sign in to comment.