diff options
author | Matt Wrock <matt@mattwrock.com> | 2016-03-21 19:02:16 -0700 |
---|---|---|
committer | John Keiser <john@johnkeiser.com> | 2016-03-22 09:13:43 -0700 |
commit | cf94729debcb415357361da7b2898a4def607467 (patch) | |
tree | 23476990c951f36de88c57eea6acc8c2b7949a8b /RELEASE_NOTES.md | |
parent | c3470696029d86dd5ca9eb4880f69c5d7261c6bd (diff) | |
download | chef-cf94729debcb415357361da7b2898a4def607467.tar.gz |
reset release notes for 12.9
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r-- | RELEASE_NOTES.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index c6e3c40db2..6f67aa7b09 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,3 +1,6 @@ +*This file holds "in progress" release notes for the current release under development and is intended for consumption by the Chef Documentation team. +Please see `https://docs.chef.io/release/<major>-<minor>/release_notes.html` for the official Chef release notes.* + # Chef Client Release Notes 12.9: ## Possible Compat Break with `use_inline_resources` and non-LWRPBase library providers |