Skip to content
This repository was archived by the owner on Jan 10, 2023. It is now read-only.

Commit f046283

Browse files
committed
Merge pull request #133 from linc01n/4.1.0
Prepare for 4.1.0 cookbook release
2 parents 52a9b0d + 4fadc26 commit f046283

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
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:**
@@ -127,7 +135,7 @@
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:**

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 'Installs/Configures Atlassian Stash'
66
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
7-
version '4.0.1'
7+
version '4.1.0'
88
recipe 'stash', 'Installs/Configures Atlassian Stash'
99
recipe 'stash::apache2', 'Installs/Configures Apache 2 proxy for Stash'
1010
recipe 'stash::backup_client', 'Installs/Configures Atlassian Stash Backup Client'

0 commit comments

Comments
 (0)