summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-08-17 17:18:15 +0000
committerChef Expeditor <chef-ci@chef.io>2020-08-17 17:18:15 +0000
commit7aeaf1c68e3ce3528f6d69a8f054f4772f609f5e (patch)
tree98179d6a29b4f1921dd476898fb1c31e28909d31 /CHANGELOG.md
parentc6324cfc473bed3771cd5d8db7c7089faded6131 (diff)
downloadchef-7aeaf1c68e3ce3528f6d69a8f054f4772f609f5e.tar.gz
Bump version to 16.4.30 by Chef Expeditorv16.4.30
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d0449ca536..c4c9a58d2a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 16.4.29 -->
-## [v16.4.29](https://github.com/chef/chef/tree/v16.4.29) (2020-08-14)
+<!-- latest_release 16.4.30 -->
+## [v16.4.30](https://github.com/chef/chef/tree/v16.4.30) (2020-08-17)
#### Merged Pull Requests
-- do not require source when removing powershell package source [#10301](https://github.com/chef/chef/pull/10301) ([kimbernator](https://github.com/kimbernator))
+- Change output to clearly show checksums are displayed incompletely [#10300](https://github.com/chef/chef/pull/10300) ([tecracer-theinen](https://github.com/tecracer-theinen))
<!-- latest_release -->
<!-- release_rollup since=16.3.45 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Change output to clearly show checksums are displayed incompletely [#10300](https://github.com/chef/chef/pull/10300) ([tecracer-theinen](https://github.com/tecracer-theinen)) <!-- 16.4.30 -->
- do not require source when removing powershell package source [#10301](https://github.com/chef/chef/pull/10301) ([kimbernator](https://github.com/kimbernator)) <!-- 16.4.29 -->
- Convert the functional tests over to macos? as well [#10303](https://github.com/chef/chef/pull/10303) ([tas50](https://github.com/tas50)) <!-- 16.4.28 -->
- Fix File.exist throughout the codebase [#10284](https://github.com/chef/chef/pull/10284) ([tas50](https://github.com/tas50)) <!-- 16.4.27 -->