Skip to content

Commit 832f375

Browse files
committed
Preparing v1.1.0
1 parent 3cd5d42 commit 832f375

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,14 @@ Reverse chronological order:
44

55
## master
66

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

99
* Your contribution here!
10+
11+
## `1.1.0` (2017-01-26)
12+
13+
https://github.com/capistrano/capistrano-maintenance/compare/v1.0.0...v1.1.0
14+
1015
* [#37](https://github.com/capistrano/maintenance/pull/37): Allow configuration of which roles show maintenance pages - [@lazyatom](https://github.com/lazyatom)
1116

1217
## `1.0.0` (2015-05-06)

lib/capistrano-maintenance/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module CapistranoMaintenance
2-
VERSION = "1.0.0"
2+
VERSION = "1.1.0"
33
end

0 commit comments

Comments
 (0)