From 0cb2032ab8a07e01e1bca4f33e4a8ed44d0ee39a Mon Sep 17 00:00:00 2001 From: Sean OMeara Date: Fri, 20 Dec 2013 22:07:38 -0500 Subject: [PATCH] reformatting CHANGELOG.md for stove compat --- CHANGELOG.md | 40 +++++++++++++++++++++------------------- 1 file changed, 21 insertions(+), 19 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2719d1b..91d7547 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,23 +1,25 @@ -## v2.0.0: +chef-server cookbook README +========================== -* Complete re-write for Chef Server 11+. Chef Server is now installed using - "fat" Omnibus package. +v2.0.0 +------ +- Complete re-write for Chef Server 11+. Chef Server is now installed + using "fat" Omnibus package. -## v1.1.0: +v1.1.0 +------ +- [COOK-1637] - Directory creation in chef-server should be recursive +- [COOK-1638] - chef-server: Minor foodcritic fixups needed +- [COOK-1643] - Chef Server Cookbook Missing Erlang in Metadata Depends +- [COOK-1767] - use platform_family in chef-server cookbook -* [COOK-1637] - Directory creation in chef-server should be recursive -* [COOK-1638] - chef-server: Minor foodcritic fixups needed -* [COOK-1643] - Chef Server Cookbook Missing Erlang in Metadata Depends -* [COOK-1767] - use platform_family in chef-server cookbook +v1.0.0 +------ +- [COOK-801] - add amazon linux +- [COOK-886] - use bin path consistently +- [COOK-1034] - expander bluepill doesn't have default value for node count -## v1.0.0: - -* [COOK-801] - add amazon linux -* [COOK-886] - use bin path consistently -* [COOK-1034] - expander bluepill doesn't have default value for node - count - -## v0.99.12: - -* [COOK-757] - compact all the views -* [COOK-969] - `server_name` and `server_aliases` as configurable attributes on `chef_server::nginx-proxy` and `chef_server::apache-proxy` +v0.99.12 +-------- +- [COOK-757] - compact all the views +- [COOK-969] - `server_name` and `server_aliases` as configurable attributes on `chef_server::nginx-proxy` and `chef_server::apache-proxy`