summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-07-31 23:58:48 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-07-31 23:58:48 +0000
commit14f53b252cfc4a4aef3375d854b2b2965357f5f0 (patch)
tree6c6a623bd39828b5323359e5a4da51b13d3bec0e /CHANGELOG.md
parentfb654c52cdfe439b3e009ca7dd008b09d453214c (diff)
downloadchef-14f53b252cfc4a4aef3375d854b2b2965357f5f0.tar.gz
Bump version to 14.4.20 by Chef Expeditorv14.4.20
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 ef13799f18..782b298e53 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.19 -->
-## [v14.4.19](https://github.com/chef/chef/tree/v14.4.19) (2018-07-31)
+<!-- latest_release 14.4.20 -->
+## [v14.4.20](https://github.com/chef/chef/tree/v14.4.20) (2018-07-31)
#### Merged Pull Requests
-- [SHACK-304] Deprecation checking turns up false positive [#7515](https://github.com/chef/chef/pull/7515) ([tyler-ball](https://github.com/tyler-ball))
+- 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))
<!-- latest_release -->
<!-- release_rollup since=14.3.37 -->
### Changes since 14.3.37 release
#### Merged Pull Requests
+- 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 -->
- Add additional resource descriptions [#7506](https://github.com/chef/chef/pull/7506) ([tas50](https://github.com/tas50)) <!-- 14.4.18 -->
- Add support for setting task priority [#7464](https://github.com/chef/chef/pull/7464) ([Vasu1105](https://github.com/Vasu1105)) <!-- 14.4.17 -->