Skip to content

Commit

Permalink
Release 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tas50 committed Apr 23, 2015
1 parent 1817c06 commit 5c0035b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@ nscd Cookbook CHANGELOG
=======================
This file is used to list changes made in each version of the nscd cookbook.

v0.13.0
-------
* Template the nscd config before starting the service so we don't have to start then restart
* Added a chefignore file
* Added Fedora as supported in metadata / Readme
* Update testing and contributing docs to match JIRA-free process
* Update development dependencies to current versions (chefspec, berkshelf, foodcritic, test kitchen, and rubocop)
* Update chefspec / server spec to work with the newer releases
* Add Trusty to the test kitchen config

v0.12.0
-------
- Manage /etc/nscd.conf with a template
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 'cookbooks@chef.io'
license 'Apache 2.0'
description 'Installs and configures nscd'
version '0.12.0'
version '0.13.0'

recipe 'nscd', 'Installs and configures nscd'

Expand Down

0 comments on commit 5c0035b

Please sign in to comment.