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

Commit 7ffea7e

Browse files
committed
Version bump to v2.1.2
1 parent 8a2f5e2 commit 7ffea7e

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ application_ruby Cookbook CHANGELOG
33
This file is used to list changes made in each version of the application_rubycookbook.
44

55

6+
v2.1.2
7+
------
8+
### Improvement
9+
- **[COOK-3616](https://tickets.opscode.com/browse/COOK-3616)** - Simplify log symlinking for rails apps
10+
611
v2.1.0
712
------
813
### Improvement

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 "2.1.1"
7+
version "2.1.2"
88

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

0 commit comments

Comments
 (0)