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

Commit

Permalink
Prepare for 4.1.0 cookbook release
Browse files Browse the repository at this point in the history
  • Loading branch information
linc01n committed Jan 20, 2016
1 parent 52a9b0d commit 4fadc26
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
12 changes: 10 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,15 @@
# Change Log

## [4.0.1](https://github.com/bflad/chef-stash/tree/4.0.1) (2016-01-01)
## [4.1.0](https://github.com/bflad/chef-stash/tree/4.1.0)

[Full Changelog](https://github.com/bflad/chef-stash/compare/4.0.1...4.1.0)

**Merged pull requests:**

- Prepare for 4.1.0 cookbook release [\#133](https://github.com/bflad/chef-stash/pull/133) ([linc01n](https://github.com/linc01n))
- 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))

## [4.0.1](https://github.com/bflad/chef-stash/tree/4.0.1) (2016-01-01)
[Full Changelog](https://github.com/bflad/chef-stash/compare/4.0.0...4.0.1)

**Merged pull requests:**
Expand Down Expand Up @@ -127,7 +135,7 @@
[Full Changelog](https://github.com/bflad/chef-stash/compare/3.14.0...3.14.1)

**Fixed bugs:**
''

- Missing mysql-chef\_gem cookbook [\#69](https://github.com/bflad/chef-stash/issues/69)

**Merged pull requests:**
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
license 'Apache 2.0'
description 'Installs/Configures Atlassian Stash'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '4.0.1'
version '4.1.0'
recipe 'stash', 'Installs/Configures Atlassian Stash'
recipe 'stash::apache2', 'Installs/Configures Apache 2 proxy for Stash'
recipe 'stash::backup_client', 'Installs/Configures Atlassian Stash Backup Client'
Expand Down

0 comments on commit 4fadc26

Please sign in to comment.