Skip to content

Commit

Permalink
Merge pull request #574 from travis-ci/meat-v6.1.0-prep
Browse files Browse the repository at this point in the history
Prepare for v6.1.0 release
  • Loading branch information
meatballhat authored Dec 13, 2018
2 parents 63944d1 + cfc641a commit a6071dd
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
## [Unreleased]

### Added
- backend/gce: retry instance insert in alternate zone on error

### Changed

Expand All @@ -15,6 +14,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).

### Fixed

## [6.1.0] - 2018-12-13

### Added
- backend/gce: retry instance insert in alternate zone on error

## [6.0.0] - 2018-12-13

### Added
Expand Down Expand Up @@ -893,7 +897,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
### Added
- Initial release

[Unreleased]: https://github.com/travis-ci/worker/compare/v6.0.0...HEAD
[Unreleased]: https://github.com/travis-ci/worker/compare/v6.1.0...HEAD
[6.1.0]: https://github.com/travis-ci/worker/compare/v6.0.0...v6.1.0
[6.0.0]: https://github.com/travis-ci/worker/compare/v5.1.0...v6.0.0
[5.1.0]: https://github.com/travis-ci/worker/compare/v5.0.0...v5.1.0
[5.0.0]: https://github.com/travis-ci/worker/compare/v4.6.3...v5.0.0
Expand Down

0 comments on commit a6071dd

Please sign in to comment.