Skip to content
This repository was archived by the owner on May 14, 2021. It is now read-only.

Commit 55df5f0

Browse files
author
jtimberman
committed
release v1.1.4
1 parent 0790d70 commit 55df5f0

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## v1.1.4:
2+
3+
### Sub-task
4+
5+
- [COOK-2806]: Including `passenger_apache2::mod_rails` does not enable
6+
passenger
7+
18
## v1.1.2:
29

310
### Bug

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
license "Apache 2.0"
55
description "Deploys and configures Ruby-based applications"
66
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
7-
version "1.1.3"
7+
version "1.1.4"
88

99
%w{ application unicorn apache2 passenger_apache2 }.each do |cb|
1010
depends cb

0 commit comments

Comments
 (0)