Commit 5800238 Sean OMeara
committed
1 parent 6c37262 commit 5800238 Copy full SHA for 5800238
File tree 2 files changed +6
-1
lines changed
2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,11 @@ postgresql Cookbook CHANGELOG
3
3
This file is used to list changes made in each version of the postgresql cookbook.
4
4
5
5
6
+ v3.3.4
7
+ ------
8
+ Testing
9
+
10
+
6
11
v3.3.2
7
12
------
8
13
- Testing maintainer transfer to Heavywater with Opscode as collaborator
Original file line number Diff line number Diff line change 4
4
license "Apache 2.0"
5
5
description "Installs and configures postgresql for clients or servers"
6
6
long_description IO . read ( File . join ( File . dirname ( __FILE__ ) , 'README.md' ) )
7
- version "3.3.2 "
7
+ version "3.3.4 "
8
8
recipe "postgresql" , "Includes postgresql::client"
9
9
recipe "postgresql::ruby" , "Installs pg gem for Ruby bindings"
10
10
recipe "postgresql::client" , "Installs postgresql client package(s)"
You can’t perform that action at this time.
0 commit comments