summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-04-12 11:00:54 -0700
committerGitHub <noreply@github.com>2021-04-12 11:00:54 -0700
commitf840e014a5875faeb5eb62abc5b346f011632d4e (patch)
tree660dc28eb10c4d3bf1f5e6d23c9f6a99cc292e7c
parent064ecee7908ff2fb56ba60f6aa102a59361bd9b9 (diff)
downloadchef-f840e014a5875faeb5eb62abc5b346f011632d4e.tar.gz
Update RELEASE_NOTES.md
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--RELEASE_NOTES.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index ac4f7bd543..592623d048 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -12,6 +12,7 @@ This section serves to track things we should later document here for 17.0
- Knife Org commands from knife-opc are now part of chef itself - https://github.com/chef/chef/pull/10187
- Chef packages on *nix now create the /etc/chef directory and subdirectories to make getting started easier - https://github.com/chef/chef/pull/11158 / https://github.com/chef/chef/pull/11173
- Add centos_stream_platform? helper - https://github.com/chef/chef/pull/11296
+- lpar_no and wpar_no in AIX Virtualizatin plugin are now Integers - https://github.com/chef/ohai/pull/1647
### Infra Language Improvements