summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-11-09 09:33:13 -0800
committerTim Smith <tsmith@chef.io>2018-11-09 09:33:13 -0800
commit3ac713b5c68cf3638dd08f16d0001a1dbc152a86 (patch)
tree4cbe60f5b461d77429fe17ebf6a213333296fc0d
parenta279ba13fb2935d3a0ff092b1fb557eaaf2cc9c4 (diff)
downloadchef-3ac713b5c68cf3638dd08f16d0001a1dbc152a86.tar.gz
Fix Chef-14 changelog
Expeditor added extra versions to the changelog Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--CHANGELOG.md8
1 files changed, 2 insertions, 6 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 60430f719d..fb144278ee 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,11 +15,6 @@
<!-- latest_stable_release -->
## [v14.7.17](https://github.com/chef/chef/tree/v14.7.17) (2018-11-08)
-<!-- latest_stable_release -->
-
-## [v14.7.17](https://github.com/chef/chef/tree/v14.7.17) (2018-11-08)
-
-## [v14.7.17](https://github.com/chef/chef/tree/v14.7.17) (2018-11-08)
#### Merged Pull Requests
- Allow passing array to supports in mount resource again [#7809](https://github.com/chef/chef/pull/7809) ([tas50](https://github.com/tas50))
@@ -41,6 +36,7 @@
- Backport: Allow multiple local and remote ports in the windows_firewall_rule resource [#7888](https://github.com/chef/chef/pull/7888) ([tas50](https://github.com/tas50))
- Backport: Defer running initramfs_command until end of run [#7889](https://github.com/chef/chef/pull/7889) ([tas50](https://github.com/tas50))
- fix whitespace in node attributes [ci skip] [#7891](https://github.com/chef/chef/pull/7891) ([lamont-granquist](https://github.com/lamont-granquist))
+<!-- latest_stable_release -->
## [v14.6.47](https://github.com/chef/chef/tree/v14.6.47) (2018-10-26)
@@ -2253,4 +2249,4 @@ of partial templates.
* Fixed a bug where nested resources that inherited from Resource::LWRPBase
would not share the same actions/default_action as their parent
* Raise error if a guard_interpreter is specified and a block is passed to a guard (conditional)
-* Allow specifying a guard_interpreter after a conditional on a resource (Fixes #1943) \ No newline at end of file
+* Allow specifying a guard_interpreter after a conditional on a resource (Fixes #1943)