Skip to content

Commit

Permalink
Release 3.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
iennae committed Aug 25, 2016
1 parent 25a6fe6 commit b657778
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,11 @@

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

## v3.12.0 (2016-08-25)

- Fixing baseurl to support multiple urls
- Modify releasever attribute for Amazon to match Amazon's default policy for releasever

## v3.11.0 (2016-06-01)

- Install yum at compile time in the dnf compatibility recipe
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Expand Up @@ -3,7 +3,7 @@
maintainer_email 'cookbooks@chef.io'
license 'Apache 2.0'
description 'Configures various yum components on Red Hat-like systems'
version '3.11.0'
version '3.12.0'

%w(amazon centos fedora oracle redhat scientific zlinux).each do |os|
supports os
Expand Down

0 comments on commit b657778

Please sign in to comment.