diff options
author | Chef Expeditor <chef-ci@chef.io> | 2019-01-25 20:07:50 +0000 |
---|---|---|
committer | Chef Expeditor <chef-ci@chef.io> | 2019-01-25 20:07:50 +0000 |
commit | 33c98cc267f81cf1194d2e6217d4b43e0324f7a6 (patch) | |
tree | 39394fadb00f6bae4fc8af48331e50d48ffbe415 /CHANGELOG.md | |
parent | ebcaefc73bcda839c20359210090d3d336173dc7 (diff) | |
download | chef-33c98cc267f81cf1194d2e6217d4b43e0324f7a6.tar.gz |
Bump version to 14.10.3 by Chef Expeditorv14.10.3
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c7398541fe..1e54ce63f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,16 @@ <!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ --> -<!-- latest_release 14.10.2 --> -## [v14.10.2](https://github.com/chef/chef/tree/v14.10.2) (2019-01-25) +<!-- latest_release 14.10.3 --> +## [v14.10.3](https://github.com/chef/chef/tree/v14.10.3) (2019-01-25) #### Merged Pull Requests -- Update nokogiri to 1.10.1 [#8172](https://github.com/chef/chef/pull/8172) ([tas50](https://github.com/tas50)) +- Bump all deps to current [#8173](https://github.com/chef/chef/pull/8173) ([tas50](https://github.com/tas50)) <!-- latest_release --> <!-- release_rollup since=14.9.13 --> ### Changes since 14.9.13 release #### Merged Pull Requests +- Bump all deps to current [#8173](https://github.com/chef/chef/pull/8173) ([tas50](https://github.com/tas50)) <!-- 14.10.3 --> - Update nokogiri to 1.10.1 [#8172](https://github.com/chef/chef/pull/8172) ([tas50](https://github.com/tas50)) <!-- 14.10.2 --> - Add a deprecation warning to knife cookbook site [#8164](https://github.com/chef/chef/pull/8164) ([tas50](https://github.com/tas50)) <!-- 14.10.1 --> - windows_certificate: Ensure all actions are fully idempotent [#8163](https://github.com/chef/chef/pull/8163) ([tas50](https://github.com/tas50)) <!-- 14.10.0 --> |