This repository was archived by the owner on Jan 10, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Change Log
22
3- ## [ 4.0.1] ( https://github.com/bflad/chef-stash/tree/4.0.1 ) (2016-01-01)
3+ ## [ 4.1.0] ( https://github.com/bflad/chef-stash/tree/4.1.0 )
4+
5+ [ Full Changelog] ( https://github.com/bflad/chef-stash/compare/4.0.1...4.1.0 )
6+
7+ ** Merged pull requests:**
48
9+ - Prepare for 4.1.0 cookbook release [ \# 133] ( https://github.com/bflad/chef-stash/pull/133 ) ([ linc01n] ( https://github.com/linc01n ) )
10+ - Upgrade bitbucket to 4.3.0 and backup client to 2.0.2 [ \# 132] ( https://github.com/bflad/chef-stash/pull/132 ) ([ linc01n] ( https://github.com/linc01n ) )
11+
12+ ## [ 4.0.1] ( https://github.com/bflad/chef-stash/tree/4.0.1 ) (2016-01-01)
513[ Full Changelog] ( https://github.com/bflad/chef-stash/compare/4.0.0...4.0.1 )
614
715** Merged pull requests:**
127135[ Full Changelog] ( https://github.com/bflad/chef-stash/compare/3.14.0...3.14.1 )
128136
129137** Fixed bugs:**
130- ''
138+
131139- Missing mysql-chef\_ gem cookbook [ \# 69] ( https://github.com/bflad/chef-stash/issues/69 )
132140
133141** Merged pull requests:**
Original file line number Diff line number Diff line change 44license 'Apache 2.0'
55description 'Installs/Configures Atlassian Stash'
66long_description IO . read ( File . join ( File . dirname ( __FILE__ ) , 'README.md' ) )
7- version '4.0.1 '
7+ version '4.1.0 '
88recipe 'stash' , 'Installs/Configures Atlassian Stash'
99recipe 'stash::apache2' , 'Installs/Configures Apache 2 proxy for Stash'
1010recipe 'stash::backup_client' , 'Installs/Configures Atlassian Stash Backup Client'
You can’t perform that action at this time.
0 commit comments