diff options
author | sersut <serdar@opscode.com> | 2014-02-26 16:05:24 -0800 |
---|---|---|
committer | sersut <serdar@opscode.com> | 2014-02-27 10:34:39 -0800 |
commit | 661986469ba3091b2b770e08623c5cc9cad1ccd1 (patch) | |
tree | cab0c288846efe1c80d2002f3f8fbe31ce909f39 /RELEASE_NOTES.md | |
parent | ea6feff495e88dbdf17a5bdb1ca942385b403da2 (diff) | |
download | chef-661986469ba3091b2b770e08623c5cc9cad1ccd1.tar.gz |
New policy files for Chef CLient.
CHANGELOG.md: One line description of the changes.
RELEASE_NOTES.md: Important changes and breaking changes that needs to be called out in more detail in Release Notes.
DOC_CHANGES.md: Required doc changes in chef-docs.
CONTRIBUTIONS.md: One line description of the contributions with contributor info.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r-- | RELEASE_NOTES.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md new file mode 100644 index 0000000000..f9797ca72f --- /dev/null +++ b/RELEASE_NOTES.md @@ -0,0 +1,12 @@ +<!--- +This file is reset everytime when a new release is done. Contents of this file is for the currently unreleased version. + +Example Note: + +## Example Heading +Details about the thing that changed that needs to get included in the Release Notes in markdown. +--> +# Chef Client Release Notes: + + +# Chef Client Breaking Changes: |