Skip to content

Commit

Permalink
Prepare release v1.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex McKinney committed Mar 15, 2019
1 parent c8df431 commit 4302611
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 @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [1.17.0] - 2019-03-15
### Changed
- Imports in generated code are now always named imports.

Expand Down Expand Up @@ -271,7 +271,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Added
- Initial release.

[Unreleased]: https://github.com/thriftrw/thriftrw-go/compare/v1.16.1...HEAD
[1.17.0]: https://github.com/thriftrw/thriftrw-go/compare/v1.16.1...v1.17.0
[1.16.1]: https://github.com/thriftrw/thriftrw-go/compare/v1.16.0...v1.16.1
[1.16.0]: https://github.com/thriftrw/thriftrw-go/compare/v1.15.0...v1.16.0
[1.15.0]: https://github.com/thriftrw/thriftrw-go/compare/v1.14.0...v1.15.0
Expand Down

0 comments on commit 4302611

Please sign in to comment.