summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-08-06 16:00:28 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-08-06 16:00:28 +0000
commit975395a2812c20d326a9f83d5510b848dabc79ef (patch)
tree431eab8280a5e1bd80b55d925ec9e6717a7b781e /CHANGELOG.md
parentf69fd03cf7636d6ffd9fcc0a951c2dabfc576215 (diff)
downloadchef-975395a2812c20d326a9f83d5510b848dabc79ef.tar.gz
Bump version to 14.4.22 by Chef Expeditorv14.4.22
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 8f8c7a9f2e..ccb7932e90 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 14.4.21 -->
-## [v14.4.21](https://github.com/chef/chef/tree/v14.4.21) (2018-08-02)
+<!-- latest_release 14.4.22 -->
+## [v14.4.22](https://github.com/chef/chef/tree/v14.4.22) (2018-08-06)
#### Merged Pull Requests
-- Always update both the loaded sysctl value and the sysctl.d value on disk [#7519](https://github.com/chef/chef/pull/7519) ([Nimesh-Msys](https://github.com/Nimesh-Msys))
+- [SHACK-290] Unpacking tarball paths suffer from URI error [#7523](https://github.com/chef/chef/pull/7523) ([tyler-ball](https://github.com/tyler-ball))
<!-- latest_release -->
<!-- release_rollup since=14.3.37 -->
### Changes since 14.3.37 release
#### Merged Pull Requests
+- [SHACK-290] Unpacking tarball paths suffer from URI error [#7523](https://github.com/chef/chef/pull/7523) ([tyler-ball](https://github.com/tyler-ball)) <!-- 14.4.22 -->
- Always update both the loaded sysctl value and the sysctl.d value on disk [#7519](https://github.com/chef/chef/pull/7519) ([Nimesh-Msys](https://github.com/Nimesh-Msys)) <!-- 14.4.21 -->
- MSYS-858 : added warning if allow_downgrade set to be false and tried to install older version [#7495](https://github.com/chef/chef/pull/7495) ([piyushawasthi](https://github.com/piyushawasthi)) <!-- 14.4.20 -->
- [SHACK-304] Deprecation checking turns up false positive [#7515](https://github.com/chef/chef/pull/7515) ([tyler-ball](https://github.com/tyler-ball)) <!-- 14.4.19 -->