summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-01-06 03:10:49 +0000
committerChef Expeditor <chef-ci@chef.io>2021-01-06 03:10:49 +0000
commitecbf0badb607e259ffbeb85ad653b252fb66c2ea (patch)
treef5e98421c5bb73733da38313222912285f1f253a /CHANGELOG.md
parent8b5a803363ca285551b414a33128ead3376bf839 (diff)
downloadchef-ecbf0badb607e259ffbeb85ad653b252fb66c2ea.tar.gz
Bump version to 15.14.4 by Chef Expeditorv15.14.4
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 be67f78791..6a75abda0c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 15.14.3 -->
-## [v15.14.3](https://github.com/chef/chef/tree/v15.14.3) (2020-12-21)
+<!-- latest_release 15.14.4 -->
+## [v15.14.4](https://github.com/chef/chef/tree/v15.14.4) (2021-01-06)
#### Merged Pull Requests
-- Bump openssl, libarchive, libiconv, and libffi to the latest [#10771](https://github.com/chef/chef/pull/10771) ([tas50](https://github.com/tas50))
+- Update Nokogiri to 1.11.0 [#10837](https://github.com/chef/chef/pull/10837) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=15.14.0 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Update Nokogiri to 1.11.0 [#10837](https://github.com/chef/chef/pull/10837) ([tas50](https://github.com/tas50)) <!-- 15.14.4 -->
- Bump openssl, libarchive, libiconv, and libffi to the latest [#10771](https://github.com/chef/chef/pull/10771) ([tas50](https://github.com/tas50)) <!-- 15.14.3 -->
- Fixed cron_d resource ignoring sensitive property in Chef 15 [#10769](https://github.com/chef/chef/pull/10769) ([axl89](https://github.com/axl89)) <!-- 15.14.2 -->
- Fix Chef-15 Habitat Builds [#10460](https://github.com/chef/chef/pull/10460) ([christopher-snapp](https://github.com/christopher-snapp)) <!-- 15.14.1 -->