summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2021-02-24 10:56:52 -0800
committerLamont Granquist <lamont@scriptkiddie.org>2021-02-25 16:54:23 -0800
commit5a50e1300a5c27a4ca92b2b7f1fa412bf245cc7a (patch)
tree81032f628f72937746b0889f09e4983213df1c6e
parent1feed296d9d67823207223d0fa7b4e9af8eb7e25 (diff)
downloadchef-lcg/dup-property-defults.tar.gz
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
-rw-r--r--RELEASE_NOTES.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 78dab7f76e..23987e8002 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -6,6 +6,7 @@ This section serves to track things we should later document here for 17.0
- Dropped support for Ruby 2.6
- Lazy attribute loading: https://github.com/chef/chef/pull/10861
+- Duping property defaults: https://github.com/chef/chef/pull/11095
- Compliance Phase in GA: https://github.com/chef/chef/pull/10547
- gem resource: assume rubygems 1.8+ now: https://github.com/chef/chef/pull/10379
- remove support for RHEL 6 i386 / Ubuntu 16.04 / macOS 10.13