Skip to content

Commit

Permalink
Update changelog and set version to 2.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ojawel committed May 10, 2017
1 parent 1518cc2 commit 8ff907c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@

This file is used to list changes made in each version of the bamboo cookbook.

## v???
## v2.0.7 (May 10, 2017)

Fixes:
- Error when data_dir does not exist
- Misc issues with Kitchen tests (please maintain them)

Improvements:
- Add version 5.15.3
- Add version 5.15.3, 5.15.5
- Remove Kitchen tests for Unbuntu 12.04 since EOL is April 2017
- Use CentOS 6.8 for Kitchen tests

Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
maintainer_email 'ramonmakkelie@gmail.com, soudmaijer@gmail.com'
license 'Apache 2.0'
description 'Installs and configures Bamboo'
version '2.0.6'
version '2.0.7'
issues_url 'https://github.com/afklm/bamboo/issues' if respond_to?(:issues_url)
source_url 'https://github.com/afklm/bamboo.git' if respond_to?(:source_url)

Expand Down

0 comments on commit 8ff907c

Please sign in to comment.