Skip to content

Commit

Permalink
Preparing v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mattbrictson committed Jan 26, 2017
1 parent 3cd5d42 commit 832f375
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,14 @@ Reverse chronological order:

## master

https://github.com/capistrano/capistrano-maintenance/compare/v1.0.0...HEAD
https://github.com/capistrano/capistrano-maintenance/compare/v1.1.0...HEAD

* Your contribution here!

## `1.1.0` (2017-01-26)

https://github.com/capistrano/capistrano-maintenance/compare/v1.0.0...v1.1.0

* [#37](https://github.com/capistrano/maintenance/pull/37): Allow configuration of which roles show maintenance pages - [@lazyatom](https://github.com/lazyatom)

## `1.0.0` (2015-05-06)
Expand Down
2 changes: 1 addition & 1 deletion lib/capistrano-maintenance/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module CapistranoMaintenance
VERSION = "1.0.0"
VERSION = "1.1.0"
end

0 comments on commit 832f375

Please sign in to comment.