Skip to content

Commit

Permalink
Prep for v3.11.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Buch committed Jul 12, 2018
1 parent 4e822d0 commit 49d9bb7
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).

### Security

## [3.11.0] - 2018-07-12

### Added
- backend/gce, backend/jupiterbrain: incremental progress reporting during
instance startup

## [3.10.1] - 2018-07-06

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

[Unreleased]: https://github.com/travis-ci/worker/compare/v3.10.1...HEAD
[Unreleased]: https://github.com/travis-ci/worker/compare/v3.11.0...HEAD
[3.11.0]: https://github.com/travis-ci/worker/compare/v3.10.1...v3.11.0
[3.10.1]: https://github.com/travis-ci/worker/compare/v3.10.0...v3.10.1
[3.10.0]: https://github.com/travis-ci/worker/compare/v3.9.0...v3.10.0
[3.9.0]: https://github.com/travis-ci/worker/compare/v3.8.2...v3.9.0
Expand Down

0 comments on commit 49d9bb7

Please sign in to comment.